newfold-labs / wp-module-tasks

A task system for processing asynchronous tasks with wordpress, the tasks could be one-off long running tasks or periodic tasks.
2 stars 1 forks source link

Implement tests #11

Open wpscholar opened 1 year ago

wpscholar commented 1 year ago

We should implement some PHPUnit tests for key functionality.