authelia/test/minimal-config
Clément Michaud c503765dd6
Implement retry mechanism for broken connections to mongo (#258)
Before this patch, when Authelia started, if Mongo was not
up and running, Authelia failed to connect and never retried.
Now, everytime Authelia faces a broken connection, it tries
to reconnect during the next operation.
2018-08-19 16:51:36 +02:00
..
00-suite.ts Implement retry mechanism for broken connections to mongo (#258) 2018-08-19 16:51:36 +02:00
bad_password.ts Add tests for minimal configuration 2018-08-10 00:12:04 +02:00
fail_totp.ts Add tests for minimal configuration 2018-08-10 00:12:04 +02:00
register_totp.ts Add tests for minimal configuration 2018-08-10 00:12:04 +02:00
validate_totp.ts Add tests for minimal configuration 2018-08-10 00:12:04 +02:00