init
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
# VHS debug test - check git status and lazygitclj display
|
||||
|
||||
Output test/e2e/output/debug.gif
|
||||
Output test/e2e/output/debug.ascii
|
||||
|
||||
Require bb
|
||||
|
||||
Set Shell "bash"
|
||||
Set FontSize 14
|
||||
Set Width 1000
|
||||
Set Height 600
|
||||
Set Framerate 10
|
||||
|
||||
# Setup test repo
|
||||
Type "./test/e2e/setup-test-repo.sh /tmp/lazygitclj-debug"
|
||||
Enter
|
||||
Sleep 2s
|
||||
|
||||
# Show git status
|
||||
Type "cd /tmp/lazygitclj-debug && git status --porcelain"
|
||||
Enter
|
||||
Sleep 1s
|
||||
|
||||
# Run lazygitclj
|
||||
Type "bb --config /home/ajet/repos/lazygitclj/bb.edn start"
|
||||
Enter
|
||||
Sleep 2s
|
||||
|
||||
# Quit
|
||||
Type "q"
|
||||
Sleep 1s
|
||||
Reference in New Issue
Block a user