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

Replace --fail-with-body for a test that checks the status code #276

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

jamiees2
Copy link
Contributor

Fixes #183

The initial idea was to just replace curl with a script that does this check, something akin to https://stackoverflow.com/a/22508743. It seems much easier to just test the output in Starlark, since we have all the required information on-hand.

@alexeagle alexeagle mentioned this pull request Jul 11, 2023
@thesayyn thesayyn merged commit 0fbf7f5 into bazel-contrib:main Jul 11, 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.

Requires newer curl
2 participants