MyShaarli/tests
ArthurHoaro 938d9cce77 Wallabag plugin improvement
* Fixes a bug where URL weren't properly encoded.
  * Adds Wallabag V2 support.
  * Adds a URL function to handle trailing slash.
  * UT.
  * README updated.
2015-12-27 15:30:34 +01:00
..
HttpUtils HTTP: move server URL functions to HttpUtils.php 2015-09-14 20:27:16 +02:00
plugins Wallabag plugin improvement 2015-12-27 15:30:34 +01:00
Url Wallabag plugin improvement 2015-12-27 15:30:34 +01:00
utils Session ID: extend the regex to match possible hash representations 2015-09-06 16:14:24 +02:00
.htaccess LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00
ApplicationUtilsTest.php application: default to the "stable" branch for update checks 2015-11-27 00:10:43 +01:00
CachedPageTest.php application: refactor version checks, move to ApplicationUtils 2015-11-26 23:19:37 +01:00
CacheTest.php Remove dummycache folder on tear down. 2015-12-03 19:27:34 +01:00
ConfigTest.php Unit tests for Router and PluginManager. 2015-11-07 15:27:22 +01:00
LinkDBTest.php application: refactor version checks, move to ApplicationUtils 2015-11-26 23:19:37 +01:00
PluginManagerTest.php Unit tests for Router and PluginManager. 2015-11-07 15:27:22 +01:00
RouterTest.php Unit tests for Router and PluginManager. 2015-11-07 15:27:22 +01:00
TimeZoneTest.php Installation: default to the server's timezone 2015-08-04 23:54:03 +02:00
UtilsTest.php URL encode links when a redirector is set. 2015-11-26 20:14:38 +01:00