cse442-fall-2019-offering / 442projects-cse442_project

442projects-cse442_project created by GitHub Classroom
3 stars 0 forks source link

As a seller, I want to delete my previous post so it no longer exist in UB Trade #55

Open xianxinl opened 5 years ago

dzhao5 commented 5 years ago

Acceptance Test:

  1. Enter the UB Trade website: https://www-student.cse.buffalo.edu/CSE442-542/2019-Fall/cse-442r/
  2. Access to "manage the post" follow by step on #35
  3. In the manage page, find the product post you want to delete.
  4. Click on the "Delete" button on the product section you want to delete.
  5. A confirm window will appear, 5.1 click "ok" to confirm you want to continue delete, the product post will disappear from the page 5.2 click "no" to cancel the delete action, page stay the same and nothing change.