Documentation ¶
Index ¶
- func AssertModelViewContains(t *testing.T, view string, str string)
- func AssertStdoutContains(t *testing.T, stdout bytes.Buffer, str string)
- func SendKeyPresses(p *tea.Program, keys string)
- func SendSpecialKeyPress(p *tea.Program, keyType tea.KeyType)
- func SpecialKeyPress(keyType tea.KeyType) tea.KeyMsg
- func TeaKeyToByteArr(key tea.KeyType) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertStdoutContains ¶
func SendKeyPresses ¶
func TeaKeyToByteArr ¶
TeaKeyToByteArr converts tea KeyTypes (special characters) to byte arrays
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.