summaryrefslogtreecommitdiff
path: root/tests/app/SurnameTradition
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach9-9/+9
2025-12-28Fix: createStub is a static method, assertSame/assertCount are dynamic methodsGreg Roach9-200/+200
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach9-200/+200
2025-02-19PHPdoc and PHPstan issuesGreg Roach9-246/+0
2025-01-16It's 2025. Update copyright date.Greg Roach9-9/+9
2024-03-31CodeStyle - whitespaceGreg Roach9-10/+0
2024-03-31PHPUnit 11 deprecates createStub() - use createMock() insteadGreg Roach9-200/+200
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach9-197/+29
2023-10-04Fix broken testsGreg Roach9-164/+0
2023-01-25It's 2023Greg Roach9-9/+9
2023-01-25It's 2023Greg Roach9-9/+9
2022-04-16Prefer uppercase for NameType fields. See #4308Greg Roach9-114/+114
2022-03-16It is 2022 - update copyright datesGreg Roach9-9/+9
2022-02-05Refactor surname traditionGreg Roach9-119/+9
2021-10-29Unnecessary assertion in unit testsGreg Roach9-200/+200
2021-06-04Update surname tradition code to use TYPE=married instead of _MARNMGreg Roach9-900/+951
2021-05-18CodeStyleGreg Roach9-23/+14
2021-01-25Use https link in copyright headerGreg Roach9-18/+18
2020-12-30TestingGreg Roach9-145/+145
2019-10-17PSR12Greg Roach9-0/+9
2019-10-09Working on routing; Code cleanupGreg Roach9-9/+27
2019-09-29PSR12Greg Roach9-0/+9
2019-04-25CodeStyle: use more specific PHPunit assertionsGreg Roach9-18/+18
2019-04-25CodeStyle: declare return typesGreg Roach9-9/+9
2019-04-17CodeStyleGreg Roach9-9/+9
2019-01-04TestsGreg Roach9-118/+118
2019-01-01Happy 2019Greg Roach9-9/+9
2018-12-30Fix: #2075 typoGreg Roach9-9/+27
2018-11-18Prefer class-constants to global-constantsGreg Roach9-27/+0
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach9-0/+18
2018-09-28PHPdocGreg Roach9-0/+254
2018-09-12Unit tests for TimeoutServiceGreg Roach9-18/+18
2018-07-16Use PSR2 code styleGreg Roach9-1425/+1782
2018-01-07Happy new year - 2018Greg Roach9-9/+9
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach9-9/+9
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach9-146/+146
2017-03-082017Greg Roach9-9/+9
2016-12-23Code style - short array syntaxGreg Roach9-118/+118
2016-10-19Dutch surname prefixes contain apostrophesGreg Roach1-0/+32
2016-01-30Update copyright yearGreg Roach9-9/+9
2016-01-01Married names with prefixesGreg Roach1-0/+12
2015-12-29Surname tradition - multiple SPFXGreg Roach1-0/+12
2015-12-18PHP-CS-FIXERGreg Roach2-2/+2
2015-10-07phpunitGreg Roach2-0/+28
2015-09-27Unit testsGreg Roach9-1/+229
2015-09-27Unit testsGreg Roach6-0/+60
2015-09-25Refactor census assistant, add unit testsGreg Roach9-9/+9
2015-07-02Fix #632 - default NAME not initialised to '//'Greg Roach9-0/+63
2015-06-28Fix #123 and 1313060 - default surnamesGreg Roach9-0/+1324