Skip to content

Implement backend testing #20

Closed
campb303 opened this issue Aug 6, 2020 · 2 comments
Closed

Implement backend testing #20

campb303 opened this issue Aug 6, 2020 · 2 comments
Assignees
Labels
duplicate Extraneous issue tracking something already tracked elsewhere testing Related to testing tooling Related to tools and utilities for the management of the project

Comments

@campb303
Copy link
Collaborator

campb303 commented Aug 6, 2020

Currently there is no testing implemented for the backend which could allow for a change to inadvertently break things until discovered manually. Tests should be written to confirm that one change doesn't break other functionality.

PyTest seems to be a popular testing framework. Here's an introduction video to be watched. PyTest Tutorial | Unit Testing Framework In Python

@campb303 campb303 added tooling Related to tools and utilities for the management of the project testing Related to testing labels Aug 7, 2020
@campb303
Copy link
Collaborator Author

campb303 commented Sep 4, 2020

See #39

@campb303 campb303 added this to the v1 milestone Sep 14, 2020
@campb303 campb303 added the duplicate Extraneous issue tracking something already tracked elsewhere label Sep 22, 2020
@campb303
Copy link
Collaborator Author

Closing because this is being tracked in #39

Sign in to join this conversation on GitHub.
Labels
duplicate Extraneous issue tracking something already tracked elsewhere testing Related to testing tooling Related to tools and utilities for the management of the project
Projects
None yet
Development

No branches or pull requests

2 participants