-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[#1501] Create Unit tests for FeedbackRubricQuestionDetails Class #12040
[#1501] Create Unit tests for FeedbackRubricQuestionDetails Class #12040
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the additional tests, just some nits.
src/test/java/teammates/common/datatransfer/questions/FeedbackRubricQuestionDetailsTest.java
Outdated
Show resolved
Hide resolved
src/test/java/teammates/common/datatransfer/questions/FeedbackRubricQuestionDetailsTest.java
Outdated
Show resolved
Hide resolved
Changes made |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
Folks, This PR seems to be stalling (no activities for the past 8 days). 🐌 😢 |
…Details Class (TEAMMATES#12040)" This reverts commit c27d42f.
Fixes Part of #1501
Adding unit tests for the shouldChangesRequireResponseDeletion method in the FeedbackRubricQuestionDetails Class