Refactor test 'expect' scripts

Make test 'expect' scripts simpler and ensure expectations are properly
asserted.

Closes #46
This commit is contained in:
Bruno Sutic
2015-08-02 22:46:57 +02:00
parent d19c187dcc
commit c435ead1a3
7 changed files with 133 additions and 151 deletions

View File

@ -8,6 +8,8 @@
- switch to using [tmux-test](https://github.com/tmux-plugins/tmux-test)
framework
- add `bin/update_plugins` cli executable script
- refactor test `expect` scripts, make them simpler and ensure they properly
assert expectations
### v2.0.0, 2015-07-07
- enable overriding default key bindings