|
User document management experience
|
Verify + button is removed in Android
|
|
3 |
Given the user launches the app on Android
When the Document List screen is displayed
Then the + button is not visible
|
SUCCESS
|
|
User document management experience
|
Verify search field label
|
|
2 |
Given the user is on the Document List screen
Then the search field should display the label Search
|
SUCCESS
|
|
User document management experience
|
Verify Android FAB behavior on scroll
|
|
5 |
Given the user is on the Document List screen on Android
When the user scrolls down the list
Then the Add document FAB should collapse to icon only
When the user scrolls up
Then the FAB should expand to show label and icon
|
SUCCESS
|
|
User document management experience
|
Remaining instances section
|
|
3 |
Given the user opens a document details screen
When the user navigates at the bottom of the screen
Then the remaining instances section is displayed at the bottom of the screen
|
SUCCESS
|
|
User document management experience
|
Verify Eye button placement and text
|
|
2 |
Given the user is on the Document Details screen
Then the Eye button should be placed next to Document Details text
|
SUCCESS
|
|
User document management experience
|
The Issuer details card is displayed on top
|
|
3 |
Given the user is on the Document Details screen
When the user observes the top of the screen
Then the Issuer details card is displayed on top
|
SUCCESS
|
|
User document management experience
|
Verify rename of delete button in Android
|
|
3 |
Given the user is on the Document Details screen on Android
Then the button should be labeled Remove from wallet
And the text Delete document should not be visible
|
SUCCESS
|
|
User document management experience
|
Verify arrow direction when collapsed
|
|
3 |
Given the user opens the Filter screen on Android
And a filter section is collapsed
Then the arrow icon should point down
|
SUCCESS
|
|
User document management experience
|
Verify arrow direction when expanded
|
|
3 |
Given the user opens the Filter screen on Android
When the user expands a filter section
Then the arrow icon should point up
|
SUCCESS
|
|
User document management experience
|
Verify + button color in iOS
|
|
4 |
Given the user launches the app on iOS
When the Document List screen is displayed
Then the + button should be visible
And the + button color should be blue
|
SUCCESS
|
|
User document management experience
|
Verify search field label
|
|
2 |
Given the user is on the Document List screen
Then the search field should display the label Search
|
SUCCESS
|
|
User document management experience
|
Remaining instances section
|
|
3 |
Given the user opens a document details screen
When the user navigates at the bottom of the screen
Then the remaining instances section is displayed at the bottom of the screen
|
SUCCESS
|
|
User document management experience
|
Verify Eye button placement and text
|
|
2 |
Given the user is on the Document Details screen
Then the Eye button should be placed next to Document Details text
|
SUCCESS
|
|
User document management experience
|
The Issuer details card is displayed on top
|
|
3 |
Given the user is on the Document Details screen
When the user observes the top of the screen
Then the Issuer details card is displayed on top
|
SUCCESS
|
|
User document management experience
|
Verify filters grouping
|
|
3 |
Given the user opens the Filter screen on iOS
When the filters are displayed
Then filters should be grouped by category
|
SUCCESS
|
|
User document management experience
|
Verify filter controls use switches
|
|
3 |
Given the user is on the Filter screen on iOS
When the filters are displayed
Then all filter options should use switches instead of checkboxes
|
SUCCESS
|
|
User document management experience
|
Verify check button in header
|
|
3 |
Given the user opens the Filter screen on iOS
Then a check button should be visible in the upper right corner
And the Apply button should not be visible
|
SUCCESS
|