engelsystem/tests/Unit/Controllers
Igor Scheller c957b2784a Cleanup duplicated app calls, replaced deprecated methods, readability improvements 2022-07-11 23:30:41 +02:00
..
Admin Fix migration and test improvements 2022-01-01 16:33:40 +01:00
Metrics /metrics: Add newline at the end to be spec compliant 2022-05-11 00:25:20 +02:00
Stub Replace model data access workaround with twigbridge patch 2022-06-10 12:45:24 +02:00
ApiControllerTest.php Replaced old /api endpoint with ApiController 2019-06-12 10:20:08 +02:00
AuthControllerTest.php Redirect back from login after 403 (Not authorized) 2021-10-23 17:13:46 +02:00
BaseControllerTest.php Implemented Validation for controllers 2019-07-09 21:43:18 +02:00
ControllerTest.php Make news comments deletable 2021-08-08 19:11:16 +02:00
CreditsControllerTest.php Added version to credits and metrics page 2019-07-21 03:19:19 +02:00
DesignControllerTest.php Cleanup duplicated app calls, replaced deprecated methods, readability improvements 2022-07-11 23:30:41 +02:00
FaqControllerTest.php Added FAQ 2020-12-20 17:46:45 +01:00
HasUserNotificationsTest.php Added HasUserNotifications trait to show messages to the user 2020-04-25 15:50:57 +02:00
HealthControllerTest.php Added k8s health checks and metrics scraping 2020-09-22 11:37:21 +02:00
HomeControllerTest.php HomeController: Fix redirect 2020-06-14 13:55:08 +02:00
MessagesControllerTest.php Unified message display, scroll to newest after sending or deleting 2022-06-06 16:12:47 +02:00
NewsControllerTest.php Make news comments deletable 2021-08-08 19:11:16 +02:00
OAuthControllerTest.php Make password enabled configurable via oauth settings 2022-03-20 18:29:51 +01:00
PasswordResetControllerTest.php Added user related factories 2021-08-08 18:31:33 +02:00
QuestionsControllerTest.php Added user related factories 2021-08-08 18:31:33 +02:00
SettingsControllerTest.php Settings language handled in SettingsController 2022-06-30 14:05:46 +02:00