Skip to content

Make time.sleep() calls no-ops in the test suite - #86

Open
kurtmckee wants to merge 1 commit into
dogsheep:mainfrom
kurtmckee:use-caffeine
Open

Make time.sleep() calls no-ops in the test suite#86
kurtmckee wants to merge 1 commit into
dogsheep:mainfrom
kurtmckee:use-caffeine

Conversation

@kurtmckee

Copy link
Copy Markdown

This significantly reduces the test suite runtime.

Before: 48 passed in 4.35s
After:  48 passed in 0.31s

This significantly reduces the test suite runtime.

```
Before: 48 passed in 4.35s
After:  48 passed in 0.31s
```
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.

1 participant