bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Unit Tests for CommentBox and Comment Components #627

Closed mbatuhan-malazgirt closed 1 year ago

mbatuhan-malazgirt commented 1 year ago

Description:

As per the requirement in the Final Milestone, I will prepare unit test cases for the CommentBox and Comment components in React. We have CommentBox and Comment components and their functionalities in our application but they do have not any unit cases. I will prepare various test scenarios for these components realistically.

Steps:

1) Prepare realistic scenarios for testing purposes and note the steps the reproduce that test. 2) Determine the expected result. 3) Observe the actual result and take action accordingly.

Reviewer: @umutdenizsenerr Deadline: 27.12.2022 11.59 A.M

mbatuhan-malazgirt commented 1 year ago

Since unit tests are added the issue is closed.