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

FE & BE: Add test coverage #305

Open
tholulomo opened this issue Feb 11, 2023 · 0 comments
Open

FE & BE: Add test coverage #305

tholulomo opened this issue Feb 11, 2023 · 0 comments

Comments

@tholulomo
Copy link
Contributor

tholulomo commented Feb 11, 2023

Currently, on the frontend app, .js files are exempted from testing, especially on FE. Add test for all .js files in both BE & FE. Also, BE & FE does not have a code coverage report for developers to see and understand the coverage status. This is available in our CI pipeline

Acceptance Criteria:

  1. Refactor where necessary
  2. Add coverage report after each test for both FE & BE
  3. Our next target is to have 80% and above code coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant