Skip to content

Add TUI flow tests for execution modes and side effects #34

@rshelekhov

Description

@rshelekhov

Summary

Add automated tests for the most important execution flows, especially around dry-run and parameterized runs.

Why this matters

Execution behavior is now central product logic. It should not rely only on manual testing.

Acceptance Criteria

  • Tests cover normal run, dry-run, cancel, and dangerous-target confirmation flows.
  • Tests verify side effects are skipped when expected.
  • Test structure makes future execution features easier to add safely.

Dependencies

  • Dry-run
  • Interactive execution parameters

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:tuiTUI and interaction layerpriority:P1Important, but not top urgencytestingAutomated tests and test infrastructure

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions