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

Dashboard test coverage #81

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Dashboard test coverage #81

wants to merge 5 commits into from

Conversation

Taliayaya
Copy link
Owner

@Taliayaya Taliayaya commented May 26, 2022

Description

Adding test cases for dashboard

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

No tests to test the tests were written.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 59.18 81.25 33.33 59.18
pages/Dashboard 55.55 81.25 33.33 55.55
ServerSettings.jsx 55.55 81.25 33.33 55.55 67-83,128-232
utils/firebase 100 100 100 100
config.js 100 100 100 100

@Taliayaya Taliayaya added this to In progress in Adding Test Coverage via automation May 26, 2022
@Taliayaya Taliayaya marked this pull request as draft May 26, 2022 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant