Skip to content

Conversation

CraigHarley
Copy link
Contributor

When testing a queue this is super handy for testing whether the correct jobs have been pushed to the fake queue. For example if you're expecting multiple jobs to be pushed by a service, you can run the service and check Queue::getJobs() has the correct value.

CraigHarley and others added 2 commits January 7, 2019 10:56
When testing a queue this is super handy for testing whether the correct jobs have been pushed to the fake queue.
@CraigHarley CraigHarley changed the title Update QueueFake with jobs getter. [5.7] Update QueueFake with jobs getter. Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants