wallabag/tests/Wallabag/CoreBundle
Jeremy Benoist f45496336f
Add ability to match many domains for credentials
Instead of fetching one domain, we use the same method as in site config (to retrieve the matching file) and handle api.example.org, example.org, .org (yes the last one isn’t useful).
If one of these match, we got it and use it.
2019-04-23 22:39:31 +02:00
..
Command Fix tests 2018-06-06 17:34:20 +02:00
Controller EntriesExport: sanitize filename and fix tests 2019-01-08 15:13:35 +01: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 ability to match many domains for credentials 2019-04-23 22:39:31 +02:00
Helper updateOriginUrl: remove 'query string' case from ignore list 2018-10-24 22:27:27 +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 Counting two characters together as a word in CJK 2019-01-06 01:21:13 +08: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