Skip to content

Implement API testing #21

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

Implement API testing #21

campb303 opened this issue Aug 6, 2020 · 2 comments
Assignees
Labels
duplicate Extraneous issue tracking something already tracked elsewhere testing Related to testing

Comments

@campb303
Copy link
Collaborator

campb303 commented Aug 6, 2020

Currently there is no testing implemented for the API 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 api testing Related to testing labels Aug 7, 2020
@campb303
Copy link
Collaborator Author

campb303 commented Sep 8, 2020

Related to #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
Projects
None yet
Development

No branches or pull requests

2 participants