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 API client + e2e tests #6

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Add API client + e2e tests #6

merged 1 commit into from
Aug 16, 2023

Conversation

nicolewhite
Copy link
Contributor

Adding a client for our REST API and some e2e tests. I started writing some Jest tests but they felt kind of useless because I had to mock out axios, and at that point there's not much to test. I'm going to do the same for the Python SDK because there are a couple bugs in the API client over there that would have been caught via more realistic testing.

@nicolewhite nicolewhite merged commit 3d3d004 into main Aug 16, 2023
3 checks passed
@nicolewhite nicolewhite deleted the add-api-client branch August 16, 2023 21:55
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.

2 participants