Skip to content

Restore automation coverage for next-transaction navigation in signing and history flows #2568

@yasenltd

Description

@yasenltd

Description

automation/tests/organizationTransactionTests.test.ts has skipped scenarios covering the next-transaction button in Ready to sign and History flows. Review whether the current UX still supports these transitions and make the tests reliable around transaction ordering and navigation state.

The goal is to restore confidence that users can move through multiple transactions without returning to the list view each time.

In scope

  • organizationTransactionTests.test.ts:405 Verify next button is visible when user has multiple txs to sign
  • organizationTransactionTests.test.ts:416 Verify user is redirected to the next transaction after clicking the next button
  • organizationTransactionTests.test.ts:430 Verify next button is visible when user has multiple txs in history

Acceptance criteria

  • The next-button scenarios are restored or replaced with equivalent passing coverage.
  • The tests verify both button visibility and successful navigation to a different transaction.
  • The scenarios are stable in repeated CI & local runs.

Metadata

Metadata

Assignees

Labels

Feature EnhancementEnhancing an existing feature driven by business requirements. Typically backwards compatible.Tests

Projects

Status

👀 In review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions