Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the way to remove a tag from all user entries | Jeremy Benoist | 2015-12-29 | 1 | -2/+7 |
| | |||||
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 1 | -0/+46 |
It will slow down the whole test suite (because it'll use doctrine command). Remove unecessary `KernelTestCase`. Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency. |