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

Testing: Test all Official Tutorials #51

Open
peake100 opened this issue Apr 21, 2021 · 0 comments
Open

Testing: Test all Official Tutorials #51

peake100 opened this issue Apr 21, 2021 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed testing testing-related issues

Comments

@peake100
Copy link
Owner

peake100 commented Apr 21, 2021

We should add tests that match all of the official tutorials. In addition to being a good baseline to ensure correctness, it will also make sure that we avoid the embarrassment of someone trying out our lib by following along with the tutorials running into a bug.

Likely we should use a testing suite, with each method running one of the tutorials and resetting the test connection between.

We should also put this in it's own sub-package as it will likely involve quite a bit of code. Tutorials may also need to be modified so they exit after some sort of condition.

@peake100 peake100 added help wanted Extra attention is needed good first issue Good for newcomers testing testing-related issues labels Apr 21, 2021
@peake100 peake100 changed the title Testing/Test all Official Tutorials Testing: Test all Official Tutorials Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed testing testing-related issues
Projects
None yet
Development

No branches or pull requests

1 participant