bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Unit Tests For Post Structure #480

Closed umutdenizsenerr closed 1 year ago

umutdenizsenerr commented 1 year ago

Description:

I have finished implementation of the Post Structure. I have implemented create post, delete post, edit post, upvote post, downvote post functionalities. Now i need to write unit test cases for the home page by using react testing library.

Steps:

1) Research on React Testing Library and unit test cases. 2) Prepare test case scenarios. 3) Implement these scenarios in web application.

Reviewer: @BeratDamar Deadline: 09.12.2022 23.59

umutdenizsenerr commented 1 year ago

Since PR is merged, i am closing the issue.