lightster / hodor

🚪 A worker queue that is evolving to a job queue
MIT License
4 stars 1 forks source link

Allow JobQueue\Config to return a testing adapter factory #169

Closed lightster closed 8 years ago

lightster commented 8 years ago

For tests that depend on the Config object and publishing/consuming messages, being able to switch to the testing adapter will make things somewhat cleaner.