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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

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

Merging #228 (fe40a5f) into main (3b4ab8c) will not change coverage.
The diff coverage is n/a.

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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

2 participants