summaryrefslogtreecommitdiff
path: root/tests/app/UserTest.php
AgeCommit message (Expand)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-02-20Code StyleGreg Roach1-1/+0
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-3/+0
2025-02-11Code cleanupGreg Roach1-1/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1-24/+3
2023-10-04Fix broken testsGreg Roach1-3/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16PHPdocGreg Roach1-0/+3
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-13Do not change visibility during inheritenceGreg Roach1-1/+1
2021-09-03Fix: #4026 - Unit test failureGreg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-12-30TestingGreg Roach1-18/+18
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-1/+1
2020-09-08Use factory to create caches and filesystemsGreg Roach1-0/+11
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-01-31TestsGreg Roach1-13/+0
2019-01-31TestsGreg Roach1-5/+11
2019-01-31TestsGreg Roach1-14/+0
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-210/+25
2019-01-21TestsGreg Roach1-1/+1
2019-01-21Simplify API function nameGreg Roach1-19/+19
2019-01-18Add support for illuminate/cache and refactor class UserGreg Roach1-3/+3
2019-01-04TestsGreg Roach1-2/+1
2019-01-04Use illuminate/database in user class and add testsGreg Roach1-5/+195
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-31More testsGreg Roach1-0/+115
2018-12-30Fix: #2075 typoGreg Roach1-34/+0
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-28PHPdocGreg Roach1-7/+2
2018-09-12Unit tests for TimeoutServiceGreg Roach1-2/+2
2018-07-16Use PSR2 code styleGreg Roach1-12/+15
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-09-25Refactor census assistant, add unit testsGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-4/+1
2015-05-30Code styleGreg Roach1-4/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+41