wallabag/tests/Wallabag/CoreBundle/Controller
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
..
ConfigControllerTest.php Changed RSS to Atom feed and improve paging 2019-04-25 13:46:31 +02:00
EntryControllerTest.php Added given_url in entry table 2019-05-29 13:50:59 +02:00
ExportControllerTest.php Enable PHPStan 2019-01-18 15:25:50 +01:00
FeedControllerTest.php Handle redirection from previous feeds 2019-04-26 13:40:58 +02:00
SecurityControllerTest.php Fix tests & cs & migration 2019-04-26 12:53:21 +02:00
SettingsControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
SiteCredentialControllerTest.php Disable controller access if feature disabled 2017-11-22 10:00:45 +01:00
StaticControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
TagControllerTest.php Add tests about the tag renaming process. 2018-09-25 10:18:36 +02:00