engelsystem/tests/Unit/Controllers
Igor Scheller d9e4bf3cac Unified message display, scroll to newest after sending or deleting 2022-06-06 16:12:47 +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 Added CleanupModel stub 2020-10-21 21:51:48 +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
CleanupModelTest.php Schedule import: Add overview 2020-11-22 16:53:07 +01: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 Added ?theme parameter to temporary change theme 2021-07-29 20:01:10 +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 Allow empty password in settings 2022-03-20 18:29:51 +01:00