authelia/test/features/step_definitions
Clement Michaud 0a33b2d5ee Add logs to detect redis connection issues earlier
Before this fix, the application was simply crashing during execution
when connection to redis was failing.

Now, it is correctly handled with failing promises and logs have been
enabled to clearly see the problem
2017-09-22 20:52:05 +02:00
..
authentication.ts Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00
hooks.ts Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00
notifications.ts Wait for notifications to fade out before going forward in integration test steps. 2017-09-03 15:02:38 +02:00
redirection.ts Stabilize integration tests by increasing timeouts 2017-09-09 00:43:18 +02:00
regulation.ts Parameterize authentication regulation via configuration file. Both for flexibility and for testing purposes. 2017-09-03 12:48:35 +02:00
reset-password.ts Parameterize authentication regulation via configuration file. Both for flexibility and for testing purposes. 2017-09-03 12:48:35 +02:00
resilience.ts Split example scripts, allow running example using pre-built docker container (example-dockerhub) or build build from source, as it is now (example-commit). 2017-09-05 06:32:50 -05:00
restrictions.ts Fix redirection after authentication and error page when accessing restricted pages 2017-08-03 00:41:13 +02:00