aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/EventListener
Commit message (Collapse)AuthorAgeFilesLines
* Fixing testsJeremy Benoist2016-10-302-144/+0
|
* Create user config in one placeJeremy Benoist2016-09-301-91/+0
| | | | | | | | Using a listener, user config is now created when a user: - is created from the command line - register (with or without email confirmation) - is created from the config panel
* Upgrade PHPUnit to version 5Jeremy Benoist2016-08-221-1/+5
| | | | | | | | - Fix deprecated getMock - Use PHPUnit 4 for PHP 5.5 build Manually cherry-picked from PR https://github.com/wallabag/wallabag/pull/2201
* Jump to Symfony 3.1Jeremy Benoist2016-06-223-0/+231