feat(test): Add unit tests for all themes

Use Tmux itself by spinning up a temporary test server, load the theme,
and use "show-options" to pull out and validate relevant options that
are set by the theme.
This commit is contained in:
2019-11-29 02:47:36 +00:00
parent cae4b67003
commit 6e2e24e0f2
10 changed files with 499 additions and 0 deletions

1
test/tmux.conf Normal file
View File

@@ -0,0 +1 @@
# Empty config used for tests