summaryrefslogtreecommitdiff
path: root/tests/app/Http/RequestHandlers/AccountUpdateTest.php
AgeCommit message (Collapse)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-1/+1
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach1-1/+1
2025-08-12Fix: #5199 - new username/email differs by caseGreg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-06-10Fix: #4989 - mismatch between individual and family listsGreg Roach1-5/+5
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1-5/+3
2023-10-04Fix broken testsGreg Roach1-3/+0
2023-02-05Update tests to work with phpunit 10Greg Roach1-5/+3
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-24ValidationGreg Roach1-2/+1
2021-09-03Fix: #4026 - Unit test failureGreg Roach1-3/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-15Move user constants to the user interface classGreg Roach1-5/+6
2021-01-01TestsGreg Roach1-4/+8
2020-12-30TestingGreg Roach1-14/+14
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-0/+75