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!
:robot: Beep boop, this issue was filed automatically because of a scheduled CI job.
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?
tests/test-data/__recordings__
npm t
)tests/test-data/__recordings__
Thank you!
:robot: Beep boop, this issue was filed automatically because of a scheduled CI job.