clean up tests
This commit is contained in:
@@ -13,7 +13,7 @@ Set Height 600
|
||||
Set Framerate 10
|
||||
|
||||
# Setup test repo with tags and run lazygitclj
|
||||
Type "./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-branches-tabs && cd /tmp/lazygitclj-e2e-branches-tabs && git tag v1.0.0 && bb --config /home/ajet/repos/lazygitclj/bb.edn start"
|
||||
Type "cd /home/ajet/repos/lazygitclj && bb e2e:setup /tmp/lazygitclj-e2e-branches-tabs && cd /tmp/lazygitclj-e2e-branches-tabs && git tag v1.0.0 && bb --config /home/ajet/repos/lazygitclj/bb.edn start"
|
||||
Enter
|
||||
Sleep 2s
|
||||
|
||||
@@ -46,3 +46,8 @@ Sleep 500ms
|
||||
# Quit
|
||||
Type "q"
|
||||
Sleep 1s
|
||||
|
||||
# Cleanup test repo
|
||||
Type "rm -rf /tmp/lazygitclj-e2e-branches-tabs"
|
||||
Enter
|
||||
Sleep 500ms
|
||||
|
||||
Reference in New Issue
Block a user