LEIC-ES-2021-22 / 3LEIC03T1

4 stars 0 forks source link

As a UP member, i want to cancel a book reservation request, so that i can inform the library I'm not interested anymore #9

Open BrunoRosendo opened 2 years ago

BrunoRosendo commented 2 years ago

User interface mockups

image image image

Acceptance tests

Scenario: Cancel a book reservation
  Given I'm the book reservation details page
  And I haven't picked up the book yet
  When I tap the "Cancel Reservation" button
  And I confirm that I want to cancel it
  Then the reservation is cancelled

Value and effort