mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-18 13:46:28 +00:00
0ee043f745
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` |
||
---|---|---|
.. | ||
Command | ||
Controller | ||
Mock | ||
ParamConverter | ||
WallabagTestCase.php |