David Dworken
|
6d5a86a8bb
|
Revert all commits since v0.223 to enable me to release a patch on top of v0.223
|
2023-09-28 21:49:37 -07:00 |
|
David Dworken
|
64db341144
|
Refactor tmux capturing to take in a struct to avoid having to create so many overloaded functions
|
2023-09-24 18:28:06 -07:00 |
|
David Dworken
|
b3fa5c9a6b
|
Add very basic TUI test that also tests how the TUI uses escape sequences for colors
|
2023-09-24 17:03:54 -07:00 |
|
David Dworken
|
5121df5a8c
|
Remove testutils.Check(t, err) and replace it with require.NoError which gives a clearer error message and a full stacktrace
|
2023-09-24 16:05:01 -07:00 |
|
David Dworken
|
d613c22e50
|
Move a bunch of utility functions for tests to a testutils.go file to make client_test.go at least a little shorter
|
2023-09-22 20:19:12 -07:00 |
|