-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
This is a scheduled reminder to re-record the PollyJS HTTP recordings used in
the tests.
Why?
We use HTTP recordings to ensure fast, reliable and deterministic test and
CI results. However, as upstream services change their HTTP responses, our test
data becomes outdated and our tests may not uncover actual problems. Therefore,
these recordings should be recreated periodically, and unfortunately we don't
have an automated setup for this yet.
How?
- Remove
tests/test-data/__recordings__ - Run the tests again (
npm t) - Commit the changes in
tests/test-data/__recordings__
Thank you!
🤖 Beep boop, this issue was filed automatically because of a scheduled CI job.