summaryrefslogtreecommitdiff
path: root/tests/app/AgeTest.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1-80/+3
2023-10-04Fix broken testsGreg Roach1-22/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-05Fix: #3479 - need gender-specific translations for 'aged %s'Greg Roach1-77/+22
2020-12-30TestingGreg Roach1-77/+77
2020-05-01Add tests for new Age classGreg Roach1-24/+271
2019-12-20PHPdocGreg Roach1-3/+7
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+0
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-1/+1
2019-10-23CodeStyleGreg Roach1-0/+2
2019-10-23Apply fixes from StyleCI (#2687)Greg Roach1-12/+12
2019-10-23Add test for coverage class Age (#2474)sibador1-0/+63