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

use TestContext in SttpOauth2ClientCredentialsCatsBackendSpec instead of sleeps #51

Closed
bwiercinski opened this issue Mar 10, 2021 · 1 comment

Comments

@bwiercinski
Copy link
Contributor

Note that you can use TestContext() to do a sleep without actually waiting in the tests. I would recommend to do that, but it's not a blocker for now (with just a couple tests). See https://typelevel.org/cats-effect/testing/#testing-concurrency for some info

Originally posted by @kubukoz in #46 (comment)

@matwojcik
Copy link
Collaborator

Closing because of #149

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 a pull request may close this issue.

2 participants