woolfg / dokuwiki-plugin-gitbacked

Plugin for DokuWiki to store/sync files and media with a git repo
GNU General Public License v2.0
74 stars 26 forks source link

Create PHPUnit tests for this plugin #71

Open mhoffrog opened 2 years ago

mhoffrog commented 2 years ago

Unit tests for this plugin will speed up testing - and in consequence - the accepting of pull requests.

The implementation must follow the guide line at Unit testing for DokuWiki

To get started one may lookup existing implementations of unit testing at plugins like: