Relates to:
Context
The merged daily-transaction workflow has dialog-level and multipart-transport tests, but it lacks page-level regression coverage for the ledger's account-setup, create/update, and delete orchestration.
Proposed solution
- Mount the
TransactionsPage with controlled API clients and child dialogs.
- Cover no-account setup, saving a transaction into the grouped ledger, editing an existing entry, and confirmed deletion.
- Keep the tests in the existing isolated
test_web runner without exposing host ports.
Learner Coverage
No action — the verification gap was identified by a one-off feature review, not an OMP Learner issue.
Relates to:
Context
The merged daily-transaction workflow has dialog-level and multipart-transport tests, but it lacks page-level regression coverage for the ledger's account-setup, create/update, and delete orchestration.
Proposed solution
TransactionsPagewith controlled API clients and child dialogs.test_webrunner without exposing host ports.Learner Coverage
No action — the verification gap was identified by a one-off feature review, not an OMP Learner issue.