ericclemmons / ericclemmons/node-recorder

Throw if recorder writes to fixture twice

Open
#6 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
97
Forks
3
PR merge metrics
No merged PRs in 30d

Description

If a fixture is being recorded twice with different payloads, then that's a sign that there's a bug in the recorder or program:

- Requesting `/me` with a cookie, but not setting `username` gets recorded as "all".
- Requesting `/me` without a cookie, expecting a 403, but gets the previous user's data.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.