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 the PyTox test suite from the v0.2.0 branch #79

Open
emdee-is opened this issue Sep 24, 2022 · 0 comments
Open

Add the PyTox test suite from the v0.2.0 branch #79

emdee-is opened this issue Sep 24, 2022 · 0 comments

Comments

@emdee-is
Copy link

emdee-is commented Sep 24, 2022

The v0.2.0 branch which was PyTox had an excellent test suite:
https://github.com/TokTok/py-toxcore-c/blob/v0.2.0/tests/tests.py
that covered a lot of the API, and showed good examples of usage.

The current tests have almost no coverage and there are no examples of usage.

The new Cython port should incorporate the test suite from the v0.2.0 branch and any tests that aren't covered can be marked with @unittest.skip('not in API yet')

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