wallabag/src/Wallabag/CoreBundle
Jeremy Benoist d502762598 Skipping PostgreSQL test that drop database
For a not-clear reason, I can't properly drop the current database. Even if Doctrine made a special case for that (https://github.com/doctrine/dbal/pull/849).

So instead of trying crazy things to achieve the test, better way is to skip test (too much wasted days ..)
2015-11-07 14:16:13 +01:00
..
Command Skipping PostgreSQL test that drop database 2015-11-07 14:16:13 +01:00
Controller Fix form_enctype deprecation 2015-11-07 00:18:06 +01:00
DataFixtures/ORM move some files to UserBundle 2015-10-03 13:31:48 +02:00
DependencyInjection Language selection on config screen 2015-10-15 21:42:29 +02:00
Entity Quoted entity to avoid reserved keyword 2015-11-07 14:15:33 +01:00
Event/Subscriber Add test for same day filter 2015-08-23 22:06:27 +02:00
EventListener Add tests on listeners 2015-10-16 07:40:09 +02:00
Filter remove old implementation for login/register/recover 2015-10-03 13:31:48 +02:00
Form/Type Language selection on config screen 2015-10-15 21:42:29 +02:00
Helper CS 2015-11-07 00:27:41 +01:00
ParamConverter remove old implementation for login/register/recover 2015-10-03 13:31:48 +02:00
Repository remove old implementation for login/register/recover 2015-10-03 13:31:48 +02:00
Resources Quoted entity to avoid reserved keyword 2015-11-07 14:15:33 +01:00
Subscriber Add tests on TablePrefixSubscriber 2015-11-07 14:15:33 +01:00
Tests Skipping PostgreSQL test that drop database 2015-11-07 14:16:13 +01:00
Tools CS 2015-08-20 20:39:52 +02:00
Twig french translation 2015-10-01 09:26:52 +02:00
WallabagCoreBundle.php Move API stuff in ApiBundle 2015-04-01 21:59:12 +02:00