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

Write tests #8

Closed
nilsnolde opened this issue Jul 3, 2023 · 1 comment
Closed

Write tests #8

nilsnolde opened this issue Jul 3, 2023 · 1 comment

Comments

@nilsnolde
Copy link
Owner

After #6 and #7, we can focus on writing some tests. I'd keep it fairly simple and basically only test that the bindings themselves work, i.e. calling each function and making sure the basic objects exist in the response. We can just use unittest for this, e.g. like here: https://github.com/gis-ops/pyvalhalla/blob/master/test/test_utrecht.py. We'll also want to test any abstractions we add in #7

@nilsnolde
Copy link
Owner Author

this has landed with #9

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

No branches or pull requests

1 participant