Summary
Covers manual Tier-2 test case 4.2.2: notification badges appear on the relevant transaction-list tabs.
Current state
organization-basic/organizationNotificationTests.test.ts has one test checking the Ready-to-Sign tab badge count. Other tabs (e.g. In Progress, History) are not covered.
What to add
Extend automation/tests/organization-basic/organizationNotificationTests.test.ts to assert that badges appear and update correctly on all relevant tabs after org transactions are created/signed/executed.
Summary
Covers manual Tier-2 test case 4.2.2: notification badges appear on the relevant transaction-list tabs.
Current state
organization-basic/organizationNotificationTests.test.tshas one test checking the Ready-to-Sign tab badge count. Other tabs (e.g. In Progress, History) are not covered.What to add
Extend
automation/tests/organization-basic/organizationNotificationTests.test.tsto assert that badges appear and update correctly on all relevant tabs after org transactions are created/signed/executed.