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

Fix test case test_mock_quota_exceeded #64

Closed
amotl opened this issue Aug 24, 2023 · 3 comments · Fixed by #66
Closed

Fix test case test_mock_quota_exceeded #64

amotl opened this issue Aug 24, 2023 · 3 comments · Fixed by #66

Comments

@amotl
Copy link
Member

amotl commented Aug 24, 2023

About

At #63 (review), we reported that the test case test_mock_quota_exceeded currently fails. The reason is:

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://opsv31.docs.apiary.io//individual-per-hour-exceeded/publication/docdb/biblio

References

@amotl
Copy link
Member Author

amotl commented Aug 24, 2023

Maybe configuring the URL https://opsv31.docs.apiary.io/ as APIARY_URL is incorrect? Please educate me if you can spot where I got things wrong.

export APIARY_URL=https://opsv31.docs.apiary.io/

@gsong
Copy link
Member

gsong commented Aug 24, 2023

@amotl I've sent you an email with the proper URL, but it's private so be treated as secret.

@amotl
Copy link
Member Author

amotl commented Aug 24, 2023

Thanks. I've just submitted GH-66, based on your suggestions. It works well.

@amotl amotl closed this as completed in #66 Aug 24, 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 a pull request may close this issue.

2 participants