wallabag/tests/Wallabag
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
..
AnnotationBundle Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
ApiBundle tests: create entry for testDeleteEntry, fix missing id 2019-02-17 15:25:21 +01:00
CoreBundle EntriesExport: sanitize filename and fix tests 2019-01-08 15:13:35 +01:00
ImportBundle Improve checks & add tests 2019-01-28 06:03:16 +01:00
UserBundle php-cs-fixer 2018-09-05 14:25:32 +02:00