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 #788

Closed
github-actions bot opened this issue Aug 1, 2024 · 1 comment
Closed

Re-record PollyJS HTTP recordings #788

github-actions bot opened this issue Aug 1, 2024 · 1 comment
Assignees

Comments

@github-actions
Copy link

github-actions bot commented Aug 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.

@ROpdebee
Copy link
Owner

ROpdebee commented Aug 1, 2024

Recently covered in #786

@ROpdebee ROpdebee closed this as completed Aug 1, 2024
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