engelsystem/tests/Unit
Igor Scheller dc7c62ffe5 API: Added event / api info endpoint, simplified spec 2023-12-22 15:14:01 +01:00
..
Config Upgrade composer packages 2023-10-15 18:13:43 +02:00
Container Set strict types everywhere (except includes) 2023-02-03 20:55:58 +01:00
Controllers API: Added event / api info endpoint, simplified spec 2023-12-22 15:14:01 +01:00
Database Require comma at last array element and no single line space 2023-02-09 18:19:38 +01:00
Events Handle email send errors in Mailer class 2023-10-15 18:45:37 +02:00
Exceptions Legacy logger: be less noisy on cli (no double logging and oneliners) 2023-10-15 18:10:12 +02:00
Factories Move api key reset to authenticator, set api_key on registration 2023-12-22 15:14:01 +01:00
Helpers API: Moved json handling and route-api tagging to ApiRouteHandler 2023-12-22 15:14:01 +01:00
Http Set cookie secure attribute matching request 2023-12-15 11:13:30 +01:00
Logger Added user id to logs, implemented filter by user 2023-12-22 11:17:07 +01:00
Mail Handle email send errors in Mailer class 2023-10-15 18:45:37 +02:00
Middleware API: Moved json handling and route-api tagging to ApiRouteHandler 2023-12-22 15:14:01 +01:00
Models Added user id to logs, implemented filter by user 2023-12-22 11:17:07 +01:00
Renderer Fixed tests 2023-08-18 15:18:45 +02:00
ApplicationTest.php API: Init with news endpoint (ro) 2023-12-22 15:14:01 +01:00
FactoriesTest.php Test all factories 2023-11-19 19:04:13 +01:00
FakerProvider.php Require comma at last array element and no single line space 2023-02-09 18:19:38 +01:00
HasDatabase.php Cleanup short api keys 2023-12-22 15:14:01 +01:00
HelpersTest.php Set strict types everywhere (except includes) 2023-02-03 20:55:58 +01:00
ServiceProviderTest.php Add ShirtSize validation 2023-05-11 18:48:28 +02:00
TestCase.php fix date translations 2023-11-24 17:10:10 +01:00