use-http
use-http copied to clipboard
Suspense Tests
For some reason, the tests are passing locally, but not in circleci.

It seems that the tests are pretty brittle. They work sometimes and not others for no apparent reason. Still investigating...
Or potentially there is some sort of race condition somewhere.
I think there's a race condition somewhere... Just changed the tests from snapshot to react-hooks-testing-library and they still unpredictably failed. 🤔
maybe, we can try to use cypress with react-styleguidist