Skip to content

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

Description

@emdee-is

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')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions