teammates icon indicating copy to clipboard operation
teammates copied to clipboard

[#12588] Improve test code coverage of core components

Open skylar-mo opened this issue 1 year ago • 1 comments

Fixes #12588

Outline of Solution

I added some unit tests to help improve code coverage for "QuestionEditAnswerForm".

skylar-mo avatar Apr 08 '24 18:04 skylar-mo

hi @skylar-mo, 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! also there is no need to add the test case in a new describe block, do remove that as well

cedricongjh avatar Apr 09 '24 12:04 cedricongjh

Closing due to inactivity

weiquu avatar Jun 29 '24 06:06 weiquu