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.
Add focused tests around the pieces that should stay stable as the project grows.
Useful targets:
This is a good first issue because it can start with small table-driven Go tests.