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 testing via pytest to the project #49

Open
midcenturydude7 opened this issue Feb 22, 2021 · 0 comments
Open

Add testing via pytest to the project #49

midcenturydude7 opened this issue Feb 22, 2021 · 0 comments
Assignees

Comments

@midcenturydude7
Copy link
Contributor

Description

As a developer, I should be able to implement a testing framework that ultimately ensures the application will work as expected for end users.

Acceptance Criteria

  • Create and run unit and functional tests with pytest
  • Utilize fixtures to initialize the state for test functions
  • If there's time, check the coverage of the tests using coverage.py
@midcenturydude7 midcenturydude7 added engineering task feature New feature or request labels Feb 22, 2021
@midcenturydude7 midcenturydude7 self-assigned this Feb 22, 2021
@lildonpancho lildonpancho removed the feature New feature or request label Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants