summaryrefslogtreecommitdiff
path: root/tests/app/Module
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach210-210/+210
2026-02-02Refactor reports: simplify setupGreg Roach16-16/+64
2026-02-02Add tests cases for all report optionsGreg Roach16-125/+1036
2026-02-02Refactor reports: simplify structure of variablesGreg Roach16-108/+108
2026-02-01Cleanup some report codeGreg Roach16-64/+64
2025-12-28Fix: createStub is a static method, assertSame/assertCount are dynamic methodsGreg Roach16-22/+22
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach16-22/+22
2025-11-02Fix: #5219 - Bing Maps closed in June 2025Greg Roach1-32/+0
2025-07-20Rename 'Google Webmaster Tools' to 'Google Search Console'Greg Roach1-3/+3
2025-02-20Code StyleGreg Roach1-1/+0
2025-02-19PHPdoc and PHPstan issuesGreg Roach64-196/+57
2025-02-11Refactor statisticsGreg Roach1-0/+9
2025-02-11Code cleanupGreg Roach3-5/+184
2025-02-09PHPunit deprecationsGreg Roach20-40/+0
2025-01-16It's 2025. Update copyright date.Greg Roach210-210/+210
2025-01-06Working on phpstan issues in test scriptsGreg Roach3-3/+3
2024-11-11Update PHP dependenciesGreg Roach12-12/+12
2024-10-23Refactor HistoricEventsInterface to allow testingGreg Roach12-22/+162
2024-09-30CodeStyleGreg Roach16-35/+48
2024-09-10Import missing CoversTrait classGreg Roach20-0/+20
2024-09-06fix: change attribut trait for classJulien BARBEY20-20/+20
2024-09-06Fix: Deprecated attribut for code coverageJulien BARBEY20-20/+20
2024-05-09Clean up testsGreg Roach138-138/+138
2024-03-31Refactoring class DBGreg Roach1-4/+4
2024-03-31PHP 8.4 compatibilityGreg Roach9-9/+0
2024-03-31CodeStyle - whitespaceGreg Roach206-206/+0
2024-03-31PHPUnit 11 deprecates createStub() - use createMock() insteadGreg Roach1-1/+1
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach209-1647/+1591
2023-12-30Fix: typo in @covers annotationGreg Roach138-138/+138
2023-12-13Fix some broken tests and simplify a viewGreg Roach16-16/+16
2023-10-04Fix broken testsGreg Roach70-152/+0
2023-06-20Static analysisGreg Roach16-96/+92
2023-02-19Delete old test fileGreg Roach1-35/+0
2023-01-25It's 2023Greg Roach210-210/+210
2023-01-25It's 2023Greg Roach210-210/+210
2022-12-06Add minimal test scripts for every class, to pick up PHP version issuesGreg Roach139-0/+4865
2022-11-23Refactor filesystem logic to prepare for Flysystem v3Greg Roach16-96/+48
2022-10-31Re-order import statementsGreg Roach17-18/+18
2022-04-12Remove unused importsGreg Roach1-2/+0
2022-03-17CodeStyle - prefer single quotesGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach71-71/+71
2022-03-13PHPunit assertions are staticGreg Roach3-3/+3
2022-02-27TestingGreg Roach1-7/+2
2022-02-26ValidationGreg Roach1-4/+17
2022-02-20Move FunctionsImport to GedcomImportServiceGreg Roach1-1/+2
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-3/+3
2021-10-29TypeHintsGreg Roach1-12/+3
2021-10-29CodeStyleGreg Roach1-2/+1
2021-09-03Fix: #4026 - Unit test failureGreg Roach17-17/+17
2021-04-28Merge: #3803, Merge: #3706Greg Roach3-12/+12