-
Notifications
You must be signed in to change notification settings - Fork 10
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
User-facing test cases and example code #3
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks excellent! I just left some minor notes and questions for the code comments. I'll draft the Readme in a separate PR later today. Let me know when you've had a chance to look through these comments and I'll take a second look and approve.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. To be merged after Lucy's comments are resolved
Test cases for Client class, resolve, and new_default_config functions inside src/tests/test_python.py.
Also an example snippet inside examples/example.py.