wallabag/tests/Wallabag/CoreBundle
Jeremy Benoist f62c3faf88
Update test
If the database isn't found when checking for the connection it means, we can connect to the server.
The InstallCommand will create the database later.

Also, when checking for the SQLite connection, Doctrine creates the file (so the database). That's why the test is skipped for SQLite.
2016-09-03 10:34:27 +02:00
..
Command Update test 2016-09-03 10:34:27 +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