wallabag/tests/Wallabag/ApiBundle
Kevin Decherf 4e0ed3368d tests: create entry for testDeleteEntry, fix missing id
When using the entity manager to retrieve an already stored entry, the
id disapears from $entry after the first delete call. This leads to
testing a nonexistent endpoint (api/entries/.json) during the second
delete call.

This change now creates an entry specifically for the test.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-02-17 15:25:21 +01:00
..
Controller tests: create entry for testDeleteEntry, fix missing id 2019-02-17 15:25:21 +01:00
WallabagApiTestCase.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00