summaryrefslogtreecommitdiff
path: root/tests/app/SurnameTradition/PaternalSurnameTraditionTest.php
AgeCommit message (Expand)AuthorFilesLines
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2024-03-31PHPUnit 11 deprecates createStub() - use createMock() insteadGreg Roach1-34/+34
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1-29/+3
2023-10-04Fix broken testsGreg Roach1-28/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-16Prefer uppercase for NameType fields. See #4308Greg Roach1-14/+14
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-05Refactor surname traditionGreg Roach1-13/+1
2021-10-29Unnecessary assertion in unit testsGreg Roach1-34/+34
2021-06-04Update surname tradition code to use TYPE=married instead of _MARNMGreg Roach1-115/+147
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-12-30TestingGreg Roach1-19/+19
2019-10-17PSR12Greg Roach1-0/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+3
2019-09-29PSR12Greg Roach1-0/+1
2019-04-25CodeStyle: use more specific PHPunit assertionsGreg Roach1-2/+2
2019-04-25CodeStyle: declare return typesGreg Roach1-1/+1
2019-04-17CodeStyleGreg Roach1-1/+1
2019-01-04TestsGreg Roach1-16/+16
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-30Fix: #2075 typoGreg Roach1-1/+3
2018-11-18Prefer class-constants to global-constantsGreg Roach1-3/+0
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-28PHPdocGreg Roach1-0/+34
2018-09-12Unit tests for TimeoutServiceGreg Roach1-2/+2
2018-07-16Use PSR2 code styleGreg Roach1-187/+251
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-16/+16
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-16/+16
2016-10-19Dutch surname prefixes contain apostrophesGreg Roach1-0/+32
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-01Married names with prefixesGreg Roach1-0/+12
2015-12-29Surname tradition - multiple SPFXGreg Roach1-0/+12
2015-09-27Unit testsGreg Roach1-0/+24
2015-09-25Refactor census assistant, add unit testsGreg Roach1-1/+1
2015-07-02Fix #632 - default NAME not initialised to '//'Greg Roach1-0/+7
2015-06-28Fix #123 and 1313060 - default surnamesGreg Roach1-0/+140