wallabag/tests/Wallabag/CoreBundle/Helper
Kevin Decherf f39c5a2a70 Add new Helper to process Ignore Origin rules and RulerZ operator
This commits adds a new helper like RuleBasedTagger for processing
ignore origin rules. It also adds a new custom RulerZ operator for the
'~' pattern matching rule.

Renames 'pattern' with '_all' in IgnoreOriginRule entity.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-25 15:59:23 +02:00
..
ContentProxyTest.php Fix tests after rebase 2019-05-28 12:02:17 +02:00
CryptoProxyTest.php Use namespaced PHPUnit classes 2017-12-18 13:29:33 +01:00
DownloadImagesTest.php Fix some tests 2019-05-28 11:44:20 +02:00
RedirectTest.php Fixed default value for reading speed 2019-09-19 14:23:06 +02:00
RuleBasedIgnoreOriginProcessorTest.php Add new Helper to process Ignore Origin rules and RulerZ operator 2020-04-25 15:59:23 +02:00
RuleBasedTaggerTest.php Use namespaced PHPUnit classes 2017-12-18 13:29:33 +01:00
TagsAssignerTest.php Use namespaced PHPUnit classes 2017-12-18 13:29:33 +01:00