Skip to content

Add unit tests #20

Description

@drewkeller

PiPresents is complicated enough that I think it would benefit from unit testing. At least in some of the main classes.

I don't have much experience with python, but I found the standard python library has unit testing in it:
https://docs.python.org/2/library/unittest.html

I don't have unit testing in all of my projects, but I'm very glad for it in the ones that I do. I can make changes, add features, etc. and be confident that I didn't break anything in the process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions