wallabag/tests/Wallabag/CoreBundle
Kevin Decherf b49c87acf1 ignoreOriginUrl: add initial support of ignore lists
Add the ability to specify hosts and patterns lists to ignore the given
entry url and replace it with the fetched content url without touching
to origin_url.

This initial support should be reworked in the following months to move
the hardcoded ignore lists in the database.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2018-10-22 23:42:09 +02:00
..
Command Fix tests 2018-06-06 17:34:20 +02:00
Controller Liberation goes https 2018-09-21 09:07:40 +02:00
Event Add missing TestCase namespace 2017-12-18 13:29:33 +01: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 Add missing TestCase namespace 2017-12-18 13:29:33 +01:00
Helper ignoreOriginUrl: add initial support of ignore lists 2018-10-22 23:42:09 +02:00
Mock Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ParamConverter Use namespaced PHPUnit classes 2017-12-18 13:29:33 +01:00
Tools Fix CS in UtilsTest.php 2018-03-31 12:55:27 +02:00
Twig Use namespaced PHPUnit classes 2017-12-18 13:29:33 +01:00
WallabagCoreTestCase.php Add test on EntryControllerTest for #3442 2017-12-13 22:44:31 +01:00