authelia/test/features
Clement Michaud d8ff186303 Split client and server
Client and server now have their own tsconfig so that the transpilation is only
done on the part that is being modified.

It also allows faster transpilation since tests are now excluded from tsconfig.
They are compiled by ts-node during unit tests execution.
2017-10-07 00:49:42 +02:00
..
step_definitions Split client and server 2017-10-07 00:49:42 +02:00
support Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
access-control.feature Split client and server 2017-10-07 00:49:42 +02:00
authentication.feature Refine access control with per resource ACLs 2017-09-24 21:39:47 +02:00
basic-auth.feature Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
redirection.feature Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
regulation.feature Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00
reset-password.feature Notifications to users do not use notifyjs anymore. They are more common and located in the form areas to improve visibility on mobile devices. 2017-09-02 16:33:57 +02:00
resilience.feature Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
restrictions.feature Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00