Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Unit tests and Coverage #106

Open
techno-disaster opened this issue Jun 21, 2020 · 0 comments · May be fixed by #104
Open

Unit tests and Coverage #106

techno-disaster opened this issue Jun 21, 2020 · 0 comments · May be fixed by #104
Assignees
Labels
Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. Type: Maintenance Repository maintenance.

Comments

@techno-disaster
Copy link
Contributor

techno-disaster commented Jun 21, 2020

Is your feature request related to a problem? Please describe.
Currently we have no unit tests to check if the app works as it should. We should start adding unit tests which will allow us to see if we have the app has any bugs. When this gets merged we will also be able to see code coverage on the readme in a badge as shown below :)
image

Describe the solution you'd like
Add unit tests for auth and login part, and update travis and github ci/cd to test the app. Also integrate codecov.io to check code coverage

@techno-disaster techno-disaster added Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. Type: Maintenance Repository maintenance. labels Jun 21, 2020
@techno-disaster techno-disaster self-assigned this Jun 21, 2020
@techno-disaster techno-disaster linked a pull request Jun 21, 2020 that will close this issue
7 tasks
@techno-disaster techno-disaster changed the title Unit tests Unit tests and Coverage Jun 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. Type: Maintenance Repository maintenance.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant