aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/plugins/PluginWallabagTest.php
Commit message (Expand)AuthorAgeFilesLines
* Plugin wallabag: minor improvementsArthurHoaro2020-10-271-6/+29
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-1/+1
* namespacing: add plugin tests to \Shaarli\Plugin\[...]VirtualTam2019-01-121-4/+2
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-121-1/+2
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-041-0/+1
* Cleanup: explicit method visibilityVirtualTam2017-01-051-4/+4
* New init function for plugins, supports errors reportingArthurHoaro2016-10-141-2/+21
* PluginManager no longer uses singleton patternArthurHoaro2016-06-111-3/+4
* Use the configuration manager for wallabag and readityourself pluginArthurHoaro2016-06-111-2/+3
* Wallabag plugin improvementArthurHoaro2015-12-271-1/+3
* unit tests for the wallabag pluginArthurHoaro2015-11-081-0/+49