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 record --save suite/spec
|
||||
echo saved
|
||||
exit
|
||||
test -f e2e/suite/spec/in && test -f e2e/suite/spec/out && echo fixtures
|
||||
exit
|
||||
Reference in New Issue
Block a user