Skip to content

test: cover tmux parsing and session API edge cases #3

Description

@ivanxgb

Add focused tests around the pieces that should stay stable as the project grows.

Useful targets:

  • tmux list-sessions/list-windows/list-panes parser fixtures
  • empty tmux output
  • malformed tmux lines
  • session create/rename/delete handler validation
  • friendly errors when tmux is not installed or no server is running

This is a good first issue because it can start with small table-driven Go tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerstestingAutomated and manual verification

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions