Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-record PollyJS HTTP recordings #797

Open
github-actions bot opened this issue Oct 1, 2024 · 0 comments
Open

Re-record PollyJS HTTP recordings #797

github-actions bot opened this issue Oct 1, 2024 · 0 comments
Assignees

Comments

@github-actions
Copy link

github-actions bot commented Oct 1, 2024

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?

  1. Remove tests/test-data/__recordings__
  2. Run the tests again (npm t)
  3. Commit the changes in tests/test-data/__recordings__

Thank you!

🤖 Beep boop, this issue was filed automatically because of a scheduled CI job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant