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

add local pre-req script to bail early if tests will fail #2083

Merged
merged 2 commits into from May 7, 2024

Conversation

xavdid-stripe
Copy link
Contributor

When running the node test suite, many tests passed but those dependent on deno and stripe-mock only failed after the rest of the test suite had run.

For local development, it seems worthwhile to ensure those are running before running the whole suite.

Also, my understanding is make test is only run locally, so this PR won't affect CI (or anything besides us running make test on our laptops). If that's not the case, let me know!

@xavdid-stripe xavdid-stripe requested review from a team and prathmesh-stripe and removed request for a team May 7, 2024 17:35
@xavdid-stripe xavdid-stripe merged commit dc9971f into master May 7, 2024
8 checks passed
@xavdid-stripe xavdid-stripe deleted the add-test-prereqs branch May 7, 2024 18:12
xavdid-stripe added a commit that referenced this pull request May 7, 2024
xavdid-stripe added a commit that referenced this pull request May 7, 2024
…2084)

Revert "add local pre-req script to bail early if tests will fail (#2083)"

This reverts commit dc9971f.
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.

None yet

2 participants