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

tests: don't specify openapi root result #2305

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Conversation

robx
Copy link
Contributor

@robx robx commented Jun 7, 2022

Whereas the test used to specify a body of

[{"qiName":"referrals","qiSchema":"test"},"private"]

we see both

[{"qiName":"authors_w_entities","qiSchema":"test"},"test"]

and

[{"qiName":"organizations","qiSchema":"test"},"test"]

on the GHC 9.2 upgrade PR.

This changes the test to no longer expect a particular body.

Compare:

Whereas the test used to specify a body of

  [{"qiName":"referrals","qiSchema":"test"},"private"]

we see both

  [{"qiName":"authors_w_entities","qiSchema":"test"},"test"]

and

  [{"qiName":"organizations","qiSchema":"test"},"test"]

on the GHC 9.2 upgrade PR.

This changes the test to no longer expect a particular body.

Compare:
- PostgREST#2292 (comment)
- PostgREST#1698
@robx robx requested a review from steve-chavez June 7, 2022 08:36
@robx robx mentioned this pull request Jun 7, 2022
@robx robx merged commit 09f3e09 into PostgREST:main Jun 7, 2022
@robx robx deleted the test-root branch June 7, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants