summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2026-05-04Fix: #5365 - upgrade from intervention/image v3 to v4Greg Roach1-1/+1
2026-04-27Update PHPunit tests, to distinguish stubs from mocksGreg Roach42-148/+152
2026-04-27Add improved checks for malicious SVG image filesGreg Roach3-0/+135
2026-04-24Add CSP to SVG error responsesGreg Roach1-2/+11
2026-02-09Update copyright year. It is 2026Greg Roach1241-1241/+1241
2026-02-06Cleanup census classesGreg Roach3-3/+4
2026-02-06Remove dead codeGreg Roach1-1/+1
2026-02-05Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - ↵Greg Roach2-11/+19
missing media on manage media page
2026-02-02Refactor reports: simplify setupGreg Roach16-16/+64
2026-02-02Add tests cases for all report optionsGreg Roach18-126/+1039
2026-02-02Refactor reports: simplify structure of variablesGreg Roach16-108/+108
2026-02-01Cleanup some report codeGreg Roach18-68/+68
2025-12-28Fix: createStub is a static method, assertSame/assertCount are dynamic methodsGreg Roach169-1516/+1516
2025-12-24CodeStyleGreg Roach1-1/+1
2025-12-24Refactor the 'before' paramter to createFact()Greg Roach1-1/+1
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach168-1576/+1576
2025-12-19Refactor edit/create/delete fact to allow facts to be added in orderGreg Roach1-2/+116
2025-11-02Fix: #5219 - Bing Maps closed in June 2025Greg Roach1-32/+0
2025-10-18Move pending changes logic to serviceGreg Roach1-0/+12
2025-10-12CodeStyleGreg Roach2-17/+16
2025-10-12Update PHP dependenciesGreg Roach1-1/+4
2025-08-12Fix: #5199 - new username/email differs by caseGreg Roach1-1/+1
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 ↵Greg Roach1-1/+1
automatically create new when editing.
2025-01-09Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not ↵Greg Roach2-1/+17
automatically create new when editing.
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