1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
Commit Graph

2 Commits

Author SHA1 Message Date
James Elliott
a0248cd096
test(suites): short mode skip suites testing ()
This PR changes the suites tests so if go test -short is used, they are skipped per go standards and a message is displayed. Additionally removed some redundant types from suite_high_availability_test.go and adjusted a warning about a nil req var.
2021-03-14 18:08:26 +11:00
Amir Zarrinkafsh
0dea0fc82e
[FEATURE] Support MySQL as a storage backend. ()
* [FEATURE] Support MySQL as a storage backend.

Fixes .

* Fix integration tests and include MySQL in docs.
2020-03-05 10:25:52 +11:00