wpalchemist / book-sync

Sync your books between WordPress, Goodreads, and LibraryThing
GNU General Public License v2.0
2 stars 1 forks source link

Unit Tests #19

Open wpalchemist opened 5 years ago

wpalchemist commented 5 years ago

Create unit tests to make sure the plugin functions properly, and that I haven't broken anything I wrote before.

wpalchemist commented 5 years ago

Useful links:

https://premium.wpmudev.org/blog/unit-testing-wordpress-plugins-phpunit/

https://polevaultweb.com/2016/11/unit-testing-custom-wp-cli-commands/

https://github.com/polevaultweb/phpunit-wp-cli-runner