Commit 438b6ca
committed
test_server(test[tmux_bin]): Verify custom tmux_bin is used in command execution
why: Previous test only checked attribute storage, not that the custom
binary actually appears in executed commands.
what:
- Add caplog fixture to capture debug logs
- Assert custom tmux_bin path appears in structured log records1 parent d280547 commit 438b6ca
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
431 | 430 | | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
432 | 435 | | |
433 | 436 | | |
434 | 437 | | |
| |||
0 commit comments