teammates icon indicating copy to clipboard operation
teammates copied to clipboard

[#12588] Improve test code coverage of QuestionEditDetailsForm

Open rushithapenikalapati opened this issue 10 months ago • 1 comments

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.

rushithapenikalapati avatar Apr 08 '24 17:04 rushithapenikalapati

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 avatar Apr 09 '24 12:04 cedricongjh

Closing due to inactivity

weiquu avatar Jun 29 '24 06:06 weiquu