Skip to content

Add session mode integration tests#50

Merged
andreahlert merged 1 commit intomainfrom
feat/pty-integration-test
Mar 26, 2026
Merged

Add session mode integration tests#50
andreahlert merged 1 commit intomainfrom
feat/pty-integration-test

Conversation

@andreahlert
Copy link
Copy Markdown
Contributor

Summary

  • test_session_subcommand_exists: verifies tabra session --help works
  • test_session_integration_script_output: verifies init bash coexists with session mode

Issues

Closes #46

Test plan

  • 38 tests pass (19 session + 6 lib + 13 integration)
  • CI green

- test_session_subcommand_exists: verifies `tabra session --help` works
- test_session_integration_script_output: verifies init bash still
  produces the legacy bind-x hook (both approaches coexist)

Closes #46

Signed-off-by: André Ahlert <andre@aex.partners>
@andreahlert andreahlert merged commit 930e2ee into main Mar 26, 2026
5 checks passed
@andreahlert andreahlert deleted the feat/pty-integration-test branch March 26, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PTY wrapper: integration test for session mode

1 participant