wallabag/src/Wallabag/CoreBundle/Tests
Jeremy 0ee043f745 Update InstallCommand test
They are god damn too long to execute because it launch external command (mostly related to doctrine).

So I've added a PHPUnit @group (`command-doctrine`) so that we can avoid launching them on a regular basis, like that:

`phpunit --exclude-group command-doctrine`
2015-03-31 22:48:01 +02:00
..
Command Update InstallCommand test 2015-03-31 22:48:01 +02:00
Controller Add tests 2015-03-31 22:48:00 +02:00
Mock Update InstallCommand test 2015-03-31 22:48:01 +02:00
ParamConverter Add tests 2015-03-31 22:48:00 +02:00
WallabagTestCase.php Handle password change 2015-02-17 21:03:23 +01:00