nextcloud/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 +01:00
..
controller Remove dependency on ICrypto + use XOR 2015-10-21 17:33:41 +02:00
db If the execute method on the mapper receives an assoc array, it binds by value instead of index 2015-03-19 17:08:46 +01:00
dependencyinjection Mock DIContainer to not hit the database 2015-11-30 10:55:05 +01:00
http Add new CSRF manager for unit testing purposes 2016-01-25 20:03:40 +01:00
middleware Show error template 2015-11-30 11:25:52 +01:00
routing fix tests 2015-11-27 17:05:58 +01:00
utility Fix unit test 2015-12-24 09:20:26 +01:00
AppTest.php Apply DB group annotation ... 2015-11-30 10:55:05 +01:00