wallabag/tests/Wallabag/CoreBundle
Jeremy Benoist 6dfac457d8 Fix tests
Ensure tests after the InstallCommand test will have a clean database.
Previous attempt failed because of a foreign key

Also, nightly on Travis seems to target PHP 7.2-dev, so I put 7.1 in requirement and moved nightly in allowed failures.
And it seems xdebug isn't shipped with PHP 7.1, so I added a workaround to avoid build to fail when trying to remove xdebug.ini file.
2016-08-17 14:34:39 +02:00
..
Command Fix tests 2016-08-17 14:34:39 +02:00
Controller Change the way to login user in tests 2016-06-24 11:55:47 +02:00
EventListener Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
Form/DataTransformer Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
Helper Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
Mock Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ParamConverter Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
Subscriber Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
Twig Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
WallabagCoreTestCase.php Change the way to login user in tests 2016-06-24 11:55:47 +02:00