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

[#12588] Improve test code coverage of QuestionEditDetailsForm #12999

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

rushithapenikalapati
Copy link

Part of #12588

Outline of Solution

I added unit tests for all of the sections highlighted in red for the src/web/app/components/question-types/question-edit-details-form/constsum-options-question-edit-details-form.component.spec.ts file.

@cedricongjh
Copy link
Contributor

hi @rushithapenikalapati, thank you for your PR, do fix the failing tests before we proceed to review it

also do refer to the guidelines here: https://teammates.github.io/teammates/unit-testing.html for writing unit tests, at a glance it appears that the method name is missing from the test descriptor strings, do add that in, thank you!

@cedricongjh cedricongjh self-requested a review April 9, 2024 12:43
@cedricongjh cedricongjh added the s.Ongoing The PR is being worked on by the author(s) label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s.Ongoing The PR is being worked on by the author(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants