wallabag/tests/Wallabag
Nicolas Lœuillet b7fa51ae7d
Added given_url in entry table
- Added index on entry table for given_url field
- Fix tests:

    The previous `bit.ly` url redirected to doc.wallabag but that url doesn't exist in the fixtures.
    I used our own internal "redirector" to create a redirect to an url which exist in the fixtures.

Also, updating current migration to use the new `WallabagMigration`.
2019-05-29 13:50:59 +02:00
..
AnnotationBundle Enable PHPStan 2019-01-18 15:25:50 +01:00
ApiBundle api/entries: add parameter detail to exclude or include content in response 2019-05-18 18:11:08 +02:00
CoreBundle Added given_url in entry table 2019-05-29 13:50:59 +02:00
ImportBundle CS 2019-05-28 11:42:27 +02:00
UserBundle CS 2019-05-10 15:49:39 +02:00