cloudflare / cloudflare/cloudflare-rs
Blocking Client Unit Tests
Open
- Dominant language
- Rust
- Stars
- 316
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
I added unit tests to the async client in #259, but I've not yet refactored those tests to use them in the blocking client as well.
I wanted to find a way to not just copy them over, but that might be difficult or result in unnecessarily complex code.
What do you think? Should I just copy them over to the blocking client?
Contributor guide
Assessment
This issue has not been assessed yet.