This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
engelsystem/tests/Unit/Controllers
Igor Scheller d8076abc38 Make password enabled configurable via oauth settings
..
Admin Fix migration and test improvements
Metrics Added User\License model
Stub Added CleanupModel stub
ApiControllerTest.php Replaced old /api endpoint with ApiController
AuthControllerTest.php Redirect back from login after 403 (Not authorized)
BaseControllerTest.php Implemented Validation for controllers
CleanupModelTest.php Schedule import: Add overview
ControllerTest.php Make news comments deletable
CreditsControllerTest.php Added version to credits and metrics page
DesignControllerTest.php Added ?theme parameter to temporary change theme
FaqControllerTest.php Added FAQ
HasUserNotificationsTest.php Added HasUserNotifications trait to show messages to the user
HealthControllerTest.php Added k8s health checks and metrics scraping
HomeControllerTest.php HomeController: Fix redirect
NewsControllerTest.php Make news comments deletable
OAuthControllerTest.php Make password enabled configurable via oauth settings
PasswordResetControllerTest.php Added user related factories
QuestionsControllerTest.php Added user related factories
SettingsControllerTest.php Allow empty password in settings