CS180-spring / cs180-21-ikun

cs180-21-ikun created by GitHub Classroom
0 stars 0 forks source link

Test case 1: Successful removal #55

Open swen014 opened 1 year ago

swen014 commented 1 year ago

Requirement: The user selects a set of data to be removed from the database. Action: The user clicks on the "Remove" button. Expected Result: The selected data is successfully removed from the database and the user receives a confirmation message.

Related to #31