You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quiz page: /pages/quiz/QuizPage needs more test coverage on lines 25-47,51-55,86-90
Partially resolved with pr #69 but more tests necessary to raise coverage
Possible Solution
Create tests in app/src/tests/QuizPage.test.js to reach high, potentially north of 80%, test coverage
Additional context
See similar test implementations to implement quiz tests
The text was updated successfully, but these errors were encountered:
Describe the issue
Quiz page: /pages/quiz/QuizPage needs more test coverage on lines 25-47,51-55,86-90
Partially resolved with pr #69 but more tests necessary to raise coverage
Possible Solution
Create tests in app/src/tests/QuizPage.test.js to reach high, potentially north of 80%, test coverage
Additional context
See similar test implementations to implement quiz tests
The text was updated successfully, but these errors were encountered: