nextcloud-server/tests/lib/appframework
Lukas Reschke a977465af5 Add new CSRF manager for unit testing purposes
This adds a new CSRF manager for unit testing purposes, it's interface is based upon https://github.com/symfony/security-csrf. Due to some of our required custom changes it is however not possible to use the Symfony component directly.
2016-01-25 20:03:40 +07:00
..
controller
db
dependencyinjection Mock DIContainer to not hit the database 2015-11-30 10:55:05 +07:00
http Add new CSRF manager for unit testing purposes 2016-01-25 20:03:40 +07:00
middleware Show error template 2015-11-30 11:25:52 +07:00
routing
utility Fix unit test 2015-12-24 09:20:26 +07:00
AppTest.php Apply DB group annotation ... 2015-11-30 10:55:05 +07:00