Skip to content

Additional TestsΒ #16

@harens

Description

@harens

Having more tests can never be a bad thing!

Tests can be found in the tests.py file. An example would be the following:

test(isbn.missing("?131103628"), "0")

The first parameter of test is the function to be tested, and the second is the expected value.

EDIT: This issue will be an ongoing issue, since when new features are added, more tests will be required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    codebaseIssues relating to the source codegood first issueGood for newcomerstestsIssues relating to testing the source code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions