summaryrefslogtreecommitdiff
path: root/tests/app/Elements/XrefIndividualTest.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-28Fix: createStub is a static method, assertSame/assertCount are dynamic methodsGreg Roach1-4/+4
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach1-4/+4
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-06Working on phpstan issues in test scriptsGreg Roach1-2/+4
2024-06-10Fix: #4989 - mismatch between individual and family listsGreg Roach1-5/+5
2024-03-31CodeStyle - whitespaceGreg Roach1-2/+0
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1-7/+5
2023-10-04Fix broken testsGreg Roach1-15/+0
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-3/+1
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
2022-02-23Update and use Validation classGreg Roach1-1/+1
2021-03-12Remove unused importsGreg Roach1-1/+0
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-2/+2
2021-02-04PHP7.1 Compatibility in testsGreg Roach1-2/+2
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach1-0/+146