mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-13 18:07:51 +08:00
8519085327
If a buffer (or notes buffer) hasn't appeared, it means that the app is not in some intended state. Subsequent tests are unlikely to be meaningful, and may run into race conditions. A lot of existing code already uses TestBuffer to ensure that a certain state is reached, and making failures fatal also suits this usage better. This fixes #1507. |
||
---|---|---|
.. | ||
apptest_test.go | ||
apptest.go | ||
fake_tty_test.go | ||
fake_tty.go |