aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-07-203-1/+39
|\
| * Change the way to login user in testsJeremy Benoist2016-06-243-1/+39
| | | | | | | | | | | | | | | | | | 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
* | Merge branch 'master' into 2.1Jeremy Benoist2016-06-231-6/+0
|/
* Add some tests about readingTimeJeremy Benoist2016-06-231-0/+36
|
* Jump to Symfony 3.1Jeremy Benoist2016-06-2223-0/+3653