wallabag/tests/Wallabag/CoreBundle
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
..
Command Use a better index for hashed_url 2019-04-01 13:51:57 +02:00
Controller Added given_url in entry table 2019-05-29 13:50:59 +02:00
Event Ensure language is valid 2018-10-13 09:39:00 +02:00
fixtures Use an alternative way to detect image 2017-06-05 22:54:02 +02:00
Form/DataTransformer Add missing TestCase namespace 2017-12-18 13:29:33 +01:00
GuzzleSiteAuthenticator CS 2019-05-15 14:58:40 +02:00
Helper Fix tests after rebase 2019-05-28 12:02:17 +02:00
Mock Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ParamConverter CS 2019-05-10 15:49:39 +02:00
Tools Counting two characters together as a word in CJK 2019-01-06 01:21:13 +08:00
Twig Fix tests & cs & migration 2019-04-26 12:53:21 +02:00
WallabagCoreTestCase.php Jump to Symfony 3.4 2018-10-04 14:11:57 +02:00