Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 433 Bytes

delete_comment.md

File metadata and controls

23 lines (14 loc) · 433 Bytes

Delete comment test case

It should delete comment:

Before

  1. Open https://demo.realworld.io/
  2. Repeat 1-9 from login user
  3. Url should be /#/ — home page

Add comment

  1. Repeat 4-8 from add comment

Delete comment

  1. Find {comment} in list
  2. Click on Delete comment button
  3. Comments list should not have {comment}

Where:

  • {comment} — comment added by user