ericclemmons / ericclemmons/node-recorder
Write fixtures after Jest finishes, or ignore fixtures
Open
- Dominant language
- TypeScript
- Stars
- 97
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
It's helpful to re-run tests when a fixture changes, but when `RECORD`ing new fixtures, **tests automatically re-run, causing every fixture to be re-recorded repeatedly**.
This is a **huge** problem when doing OAuth, because of shifting `?sig` and headers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.