mmanning95 / ACME26WCV-Cpts421

Capstone project for Cpts 421 in conjunction with Whitman county's veteran service officer
0 stars 0 forks source link

As a member I need to be able to modify my own events so that I can keep my events up to date #26

Open mmanning95 opened 3 days ago

mmanning95 commented 3 days ago

As a member I need to be able to modify my own events So that I can keep my events up to date

Details and Assumptions

Acceptance Criteria


Scenario: Successful event modification by a member
Given I am a logged-in member
And I am on an event page that I created
When I click the "Edit Event" button
And I make changes to the event
And I save the changes
Then the event is updated with the new information
And I will see a message confirming that the event has been successfully updated