Details
Description
Purpose: To modify the "Current loans" section of user details. The plan is not to display actual loan records here because there isn't enough room to display anything meaningful. Instead, we'll display some statistical data and require click-through to view the actual records). We'll start with some simple stats and may expand later on to include more interesting numbers and/or charts.
Scenarios:
- Scenario
- Given the "Current loans" section of User Details
- When displayed
- Then the label should read "Loans"
- Scenario
- Given the "Loans" section of User Details
- When displayed
- Then the following statistics should display:
- Open loans - Number of open loans. Should be a link to the open loans tab of the loans page (the page currently accessed by clicking "View full history" button)
- Closed loans - Number of closed loans. Should be a link to the closed loans tab of the loans page (the page currently accessed by clicking "View full history" button - closed loans tab isn't yet implemented, so you can just link to the current loans tab)
- Scenario
- Given the "View full history" button in the "Loans" section of User Details
- When displayed
- Then the button should be labelled "View loans"
TestRail: Results
Attachments
Issue Links
- is cloned by
-
UIU-128 Modify Loans Page
-
- Closed
-