test: use mire to record some e2e tests for itself
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
__MIRE_RUN_WITH_BREAKS___
|
||||
mire init
|
||||
mire recoird tsest
|
||||
echo a
|
||||
exit
|
||||
y
|
||||
exit
|
||||
@@ -0,0 +1,13 @@
|
||||
[?2004h$ mire init
|
||||
[?2004l
|
||||
[1m[3m[38;2;112;224;0mmire[0m [1m[3m[38;2;29;211;176m›[0m Done initialising...
|
||||
[?2004h$ mire recoi rd ts est
|
||||
[?2004l
|
||||
[1m[3m[38;2;112;224;0mmire[0m [1m[3m[38;2;29;211;176m›[0m Run commands in the recorder shell, then type exit to finish.
|
||||
[?2004h$ echo a
|
||||
[?2004l
|
||||
a
|
||||
[?2004h$ exit
|
||||
[?2004l
|
||||
exit
|
||||
[1m[3m[38;2;112;224;0mmire[0m [1m[3m[38;2;29;211;176m›[0m Save recording? [y/N] y
|
||||
Reference in New Issue
Block a user