gocardless / rspec-que

RSpec matchers for testing Que
MIT License
1 stars 1 forks source link

Refactor match pipeline and add .at(time) matcher #2

Closed twhaples closed 8 years ago

twhaples commented 8 years ago

I needed to make queue_up(job).at(time) a thing. I dramatically refactored the matching pipeline so that making .at work could be done elegantly.

mihaipopa12 commented 8 years ago

I'm 👍 for merging this roughly as it is now. @matt-thomson does anyone own this code and should take one more look over it?

matt-thomson commented 8 years ago

👍 from me too.