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

QuizPage.js needs more test coverage #71

Closed
barkangel opened this issue Apr 2, 2024 · 2 comments
Closed

QuizPage.js needs more test coverage #71

barkangel opened this issue Apr 2, 2024 · 2 comments

Comments

@barkangel
Copy link
Contributor

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

@barkangel
Copy link
Contributor Author

Update: Quiz page testing is very high now in PR #86 just a few lines untested that's OK

@thegreatzoidberg
Copy link
Contributor

I'm closing this. We're up to about 85% test coverage and other areas need more. Good work.

image

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

2 participants