aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller/SecurityControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix registration.submit testJeremy Benoist2017-01-101-1/+1
|
* Add simple testNicolas LÅ“uillet2016-08-241-0/+15
|
* Change the way to login user in testsJeremy Benoist2016-06-241-1/+1
| | | | | | | | | Instead of using a HTTP request we just login user like FOSUser does. It allows us to mock service in container for functional tests. Also, fix a bad config name in fos_user for firewall And finally, add functional test to PocketImport
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-0/+72