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

Mock testing #14

Open
NHDaly opened this issue Jul 20, 2022 · 1 comment
Open

Mock testing #14

NHDaly opened this issue Jul 20, 2022 · 1 comment

Comments

@NHDaly
Copy link
Member

NHDaly commented Jul 20, 2022

Set up unit tests that mock out the HTTP responses, so that we can test for specific protocol responses, and ensure we handle all corner cases correctly.

For example, we need to add a unit test that covers the situation in #12, fixed in #13, to ensure it doesn't get broken again in the future.

@billscheidel-rai
Copy link

Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-6081.

This link is only accessible to employees of RelationalAI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants