Add window resizing test

This commit is contained in:
John Hood
2015-10-07 00:54:17 -04:00
parent 01749be642
commit 3c52091f4d
4 changed files with 139 additions and 3 deletions
+8 -2
View File
@@ -77,13 +77,19 @@ actions, which are expected to be different.
`post` is a catchall script hook which allows custom verification
acions to be coded.
### Client wrapper
### Client wrappers
`tmux` injects a wrapper command into the test command before tmux.
If this is not run, a default command called `hold-stdin` is run
instead. These commands are expected to hold tmux's stdin open,
possibly injecting tmux commands, while the test runs. See
`window-resize.test` for an example of this that manipulates tmux
state. Alternately, this could use expect or something similar.
`client` simply injects a wrapper command into the (long) test command
between tmux and mosh. It's expected to interact with its wrapped
command line as `expect` might do. This is not actually tested yet.
## Logging and error reporting
Each execution action is run, and recorded in