summaryrefslogtreecommitdiff
path: root/tests/app/Http
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach373-373/+373
2025-12-28Fix: createStub is a static method, assertSame/assertCount are dynamic methodsGreg Roach54-206/+206
2025-12-24CodeStyleGreg Roach1-1/+1
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach54-206/+206
2025-10-18Move pending changes logic to serviceGreg Roach1-0/+12
2025-08-12Fix: #5199 - new username/email differs by caseGreg Roach1-1/+1
2025-06-24Create new service for handling maintenance modeGreg Roach2-4/+37
2025-02-20Code StyleGreg Roach8-8/+0
2025-02-19PHPdoc and PHPstan issuesGreg Roach7-14/+11
2025-02-11Code cleanupGreg Roach1-0/+2
2025-02-09Fix PHPunit annotationsGreg Roach3-3/+3
2025-01-16It's 2025. Update copyright date.Greg Roach373-373/+373
2025-01-06Add PhpService so we can mock/test calles to ini_get(), etc.Greg Roach7-20/+37
2025-01-06Working on phpstan issues in test scriptsGreg Roach8-11/+16
2024-12-17Remove oscarotero/middleland - it triggers deprecations on PHP 8.4Greg Roach1-16/+5
2024-10-08CodeStyleGreg Roach1-2/+2
2024-09-12fix issue #5019: forward from old branch list urlGreg Roach1-1/+5
2024-06-10Fix: #4989 - mismatch between individual and family listsGreg Roach37-639/+460
2024-05-09Clean up testsGreg Roach294-294/+294
2024-04-09Drop the webtrees 1.x custom-thumbnail importerGreg Roach3-130/+0
2024-03-31PHP 8.4 compatibilityGreg Roach1-1/+0
2024-03-31CodeStyle - whitespaceGreg Roach334-334/+0
2024-03-31PHPUnit 11 deprecates createStub() - use createMock() insteadGreg Roach36-313/+313
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach376-2095/+1382
2024-01-13Fix failing testsGreg Roach1-6/+10
2023-12-30Fix: typo in @covers annotationGreg Roach294-294/+294
2023-11-02Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirectsGreg Roach29-82/+82
2023-10-04Fix broken testsGreg Roach82-575/+74
2023-04-03Refactor startup code to allow /public/ to be the web rootGreg Roach1-0/+35
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach2-8/+4
2023-04-03Remove dead codeGreg Roach1-35/+0
2023-03-12Fix testsGreg Roach6-96/+0
2023-02-05Update tests to work with phpunit 10Greg Roach1-5/+3
2023-01-25It's 2023Greg Roach377-377/+377
2023-01-25It's 2023Greg Roach377-377/+377
2022-12-26Show timestamp of last check for update, and allow check at any timeGreg Roach1-0/+35
2022-12-06Add minimal test scripts for every class, to pick up PHP version issuesGreg Roach294-0/+10290
2022-11-30phpunit assertions are staticGreg Roach2-2/+2
2022-11-23Wrong parameter nameGreg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach5-11/+14
2022-10-31Re-order import statementsGreg Roach5-5/+5
2022-09-19CodeStyleGreg Roach1-1/+0
2022-09-19Fix testsGreg Roach1-2/+4
2022-09-06PHPdocGreg Roach1-0/+3
2022-04-20Add support for GEDZIP exports. Fixes: #4288Greg Roach1-11/+12
2022-04-13Use Validator and ResponseFactory in Redirect request handlersGreg Roach2-2/+2
2022-04-12Remove unused importsGreg Roach1-1/+0
2022-04-05Upper/lower case mismatch causes wrong content-type header for CSV downloadGreg Roach4-6/+8
2022-04-05Add tests and validation to site-logs request-handlersGreg Roach4-0/+220
2022-03-16It is 2022 - update copyright datesGreg Roach78-78/+78