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

Run integration tests only before releases #257

Merged
merged 8 commits into from
Nov 3, 2023
Merged

Conversation

michaelpaul
Copy link
Contributor

Summary

We have a lot of integration tests that require credentials to run. These are going to be disabled by default so that anyone interested in contributing, can do so without having to setup merchant accounts and API keys.

This change allows one to run tests locally right away with make test.

The full suite will still run when a maintainer is about to release (e.g. creating a PR against main at the moment).

@michaelpaul michaelpaul requested review from gcatanese and a team as code owners October 24, 2023 13:20
@michaelpaul michaelpaul enabled auto-merge (squash) October 27, 2023 11:47
@michaelpaul michaelpaul requested a review from Aleffio November 2, 2023 08:34
@michaelpaul michaelpaul merged commit 81e5da9 into develop Nov 3, 2023
3 checks passed
@michaelpaul michaelpaul deleted the integration-tests branch November 3, 2023 12:57
@AdyenAutomationBot AdyenAutomationBot mentioned this pull request Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants