aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/plugins/PluginWallabagTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Wallabag plugin improvementArthurHoaro2015-12-271-1/+3
| | | | | | | | * Fixes a bug where URL weren't properly encoded. * Adds Wallabag V2 support. * Adds a URL function to handle trailing slash. * UT. * README updated.
* unit tests for the wallabag pluginArthurHoaro2015-11-081-0/+49
+ removed exit error if the config is not found + coding style