LEIC-ES-2021-22 / 3LEIC03T1

4 stars 0 forks source link

As a UP member, i want to request a book reservation, so that i can later pick it up from the library #2

Closed laureansvictor closed 2 years ago

laureansvictor commented 2 years ago

User interface mockups

image image image

Acceptance tests

Scenario: Choosing to reserve a book
  Given I have navigated to the book details page
  When I tap the "Reserve" button
  Then a window asking for extra information appears

Scenario: Request a book reservation
  Given I tapped the "Reserve" button, in the book details page
  When I insert the information needed
  And I tap the "Request Reservation" button
  Then the reservation request is done

Value and effort