summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2025-07-20Rename 'Google Webmaster Tools' to 'Google Search Console'Greg Roach1-3/+3
2025-06-24Add final tests for PhpServiceGreg Roach1-0/+11
2025-06-24Create new service for handling maintenance modeGreg Roach3-4/+152
2025-06-12Upate PHP dependenciesGreg Roach1-1/+0
2025-05-12Update PHP dependenciesGreg Roach1-1/+2
2025-02-20Code StyleGreg Roach222-471/+364
2025-02-19PHPdoc and PHPstan issuesGreg Roach418-1898/+55
2025-02-12Delete old test scriptGreg Roach2-27/+6
2025-02-11Refactor statisticsGreg Roach38-1163/+25
2025-02-11Code cleanupGreg Roach15-131/+627
2025-02-10Don't uninstall dev dependencies after CI scripts. Fix some CI issuesGreg Roach187-188/+188
2025-02-09Fix PHPunit annotationsGreg Roach3-3/+3
2025-02-09PHPunit deprecationsGreg Roach21-42/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1280-1280/+1280
2025-01-09Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not automatical...Greg Roach1-1/+1
2025-01-09Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not automatical...Greg Roach2-1/+17
2025-01-06Add PhpService so we can mock/test calles to ini_get(), etc.Greg Roach1-0/+69
2025-01-06Add PhpService so we can mock/test calles to ini_get(), etc.Greg Roach9-74/+53
2025-01-06Working on phpstan issues in test scriptsGreg Roach44-264/+362
2024-12-17Remove oscarotero/middleland - it triggers deprecations on PHP 8.4Greg Roach1-16/+5
2024-11-29Fix: #5053 - wrong canonical formatting for PLAC:FORMGreg Roach1-3/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach3-6/+6
2024-11-11Update PHP dependenciesGreg Roach12-12/+12
2024-10-23Refactor HistoricEventsInterface to allow testingGreg Roach12-22/+162
2024-10-08CodeStyleGreg Roach1-2/+2
2024-09-30CodeStyleGreg Roach17-37/+48
2024-09-12fix issue #5019: forward from old branch list urlGreg Roach1-1/+5
2024-09-10Import missing CoversTrait classGreg Roach21-0/+21
2024-09-06fix: change attribut trait for classJulien BARBEY21-21/+21
2024-09-06Fix: Deprecated attribut for code coverageJulien BARBEY21-21/+21
2024-06-10Fix: #4989 - mismatch between individual and family listsGreg Roach62-765/+586
2024-05-09Clean up testsGreg Roach667-773/+773
2024-04-09Drop the webtrees 1.x custom-thumbnail importerGreg Roach4-162/+0
2024-03-31Refactoring class DBGreg Roach2-10/+17
2024-03-31PHP 8.4 compatibilityGreg Roach15-17/+0
2024-03-31CodeStyle - whitespaceGreg Roach1225-1243/+0
2024-03-31PHPUnit 11 deprecates createStub() - use createMock() insteadGreg Roach54-559/+559
2024-03-31PHPUnit 11 requires applications to remove their error handlersGreg Roach1-13/+0
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1282-10174/+5979
2024-02-18Fix: #4862 - add support for some TNG tagsGreg Roach1-0/+35
2024-02-02Update tests for latest version of PHPUNITGreg Roach1-56/+56
2024-01-13Fix failing testsGreg Roach1-6/+10
2023-12-30Fix bugs in timestamps and add testsGreg Roach1-3/+215
2023-12-30Fix: typo in @covers annotationGreg Roach663-663/+663
2023-12-19Fix testsGreg Roach1-1/+1
2023-12-13Fix some broken tests and simplify a viewGreg Roach17-17/+17
2023-11-04Fix testsGreg Roach1-1/+1
2023-11-04Rework setup page for MySQL to highlight distinction between localhost and ne...Greg Roach1-2/+2
2023-11-02Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirectsGreg Roach29-82/+82
2023-10-04Fix broken testsGreg Roach475-2888/+145