-
Notifications
You must be signed in to change notification settings - Fork 146
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
test(idempotency): switch e2e tests to vitest #3149
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @dreamorosi! Just a few suggestions to keep some consistency in the texts, but it's approved.
Co-authored-by: Leandro Damascena <[email protected]>
Co-authored-by: Leandro Damascena <[email protected]>
Co-authored-by: Leandro Damascena <[email protected]>
Co-authored-by: Leandro Damascena <[email protected]>
Quality Gate passedIssues Measures |
Quality Gate passedIssues Measures |
Summary
Changes
This PR updates the configuration of the e2e tests for the Idempotency package so that they use Vitest instead of Jest.
I have run the integration tests using the new runner for this package and confirmed that they work.
The PR is quite small since most of the migration for the package was already addressed in a previous PR.
Issue number: closes #3147
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.