Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.7] Update QueueFake with jobs getter. #27089

Merged
merged 3 commits into from
Jan 7, 2019
Merged

[5.7] Update QueueFake with jobs getter. #27089

merged 3 commits into from
Jan 7, 2019

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.

None yet

3 participants