|
Improve History Flow UI
|
Verify Transactions label is updated
|
|
3 |
Given the user navigates through the application
Then all instances of Transactions should be renamed to History
And the corresponding icon should be updated
|
SUCCESS
|
|
Improve History Flow UI
|
Verify search field label
|
|
2 |
Given the user is on the History screen
Then the search field should display the label Search
|
SUCCESS
|
|
Improve History Flow UI
|
Verify arrow direction when collapsed on Android
|
|
3 |
Given the user opens the Filter screen on Android
And a filter section is collapsed
Then the arrow icon should point down
|
SUCCESS
|
|
Improve History Flow UI
|
Verify arrow direction when expanded on Android
|
|
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
|
|
Improve History Flow UI
|
Verify Transactions label is updated
|
|
3 |
Given the user navigates through the application
Then all instances of Transactions should be renamed to History
And the corresponding icon should be updated
|
SUCCESS
|
|
Improve History Flow UI
|
Verify search field label
|
|
2 |
Given the user is on the History screen
Then the search field should display the label Search
|
SUCCESS
|
|
Improve History Flow UI
|
Verify filters grouping on iOS
|
|
3 |
Given the user opens the Filter screen on iOS
When the filters are displayed
Then filters should be grouped by category
|
SUCCESS
|
|
Improve History Flow UI
|
Verify filter controls use switches on iOS
|
|
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
|