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

Mock sleep #228

Closed
wants to merge 3 commits into from
Closed

Conversation

rosesyrett
Copy link
Contributor

This is a follow on from a discussion with @DiamondJoseph on #202. We sat down and got asyncio.sleep to be mocked in the RunEngine so that reworker tests don't have to wait for anything.

@rosesyrett
Copy link
Contributor Author

I will rebase this once the transaction worker has been merged... and change the history

@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.32%. Comparing base (3b4ab8c) to head (fe40a5f).
Report is 137 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #228   +/-   ##
=======================================
  Coverage   90.32%   90.32%           
=======================================
  Files          40       40           
  Lines        1168     1168           
=======================================
  Hits         1055     1055           
  Misses        113      113           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@callumforrester
Copy link
Collaborator

Very out of date, hopefully can be dealt with in follow-ons from #611

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.

2 participants