Description
The asset detail page renders transaction history in oldest-first order. Users expect to see the most recent transaction at the top.
Spec Sections: S10C (US-MB-008)
Severity: LOW — cosmetic ordering issue
Xfail Test Coverage (1 test)
| File |
Test |
Reason |
test_member_viewer.py |
TestUS_MB_008::test_asset_detail_transaction_history_is_ordered_newest_first |
Asset detail transaction history is rendered oldest-first in the page HTML |
Branch: feature/test-reorganisation-and-functional-suite (PR #37)
Description
The asset detail page renders transaction history in oldest-first order. Users expect to see the most recent transaction at the top.
Spec Sections: S10C (US-MB-008)
Severity: LOW — cosmetic ordering issue
Xfail Test Coverage (1 test)
test_member_viewer.pyTestUS_MB_008::test_asset_detail_transaction_history_is_ordered_newest_firstBranch:
feature/test-reorganisation-and-functional-suite(PR #37)