summaryrefslogtreecommitdiff
path: root/tests/feature/UserAdminTest.php
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Refactor controller as request handlersGreg Roach1-182/+0
2020-12-30TestingGreg Roach1-27/+27
2020-12-27Update tests to avoid deprecated functionsGreg Roach1-10/+10
2020-06-21Replace deprecated functionsGreg Roach1-5/+10
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-5/+5
2019-10-18Use TreeServiceGreg Roach1-5/+10
2019-10-17Avoid using the IoC container in unit testsGreg Roach1-22/+33
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16Long linesGreg Roach1-1/+2
2019-10-09Working on routingGreg Roach1-6/+8
2019-10-05Working on routingGreg Roach1-1/+1
2019-09-29PSR12Greg Roach1-0/+2
2019-09-29Add tree to request; preparing for routerGreg Roach1-31/+25
2019-09-13Refactor Mail into MailServiceGreg Roach1-5/+6
2019-05-09PSR-7 requestsGreg Roach1-8/+12
2019-04-11Replace standalone emitter with middlewareGreg Roach1-5/+5
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-37/+67
2019-03-02Use app() shortcutGreg Roach1-5/+5
2019-02-01Refactor admin controllers and add testsGreg Roach1-10/+10
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-14/+18
2019-01-30TestsGreg Roach1-18/+19
2019-01-03TestsGreg Roach1-2/+64
2019-01-03Move datatables processing to new service and add testsGreg Roach1-0/+59