Fix e2e tests and clean up debug artifacts

- Remove nested test/e2e/test/ directory (bad debug data)
- Fix run-all.sh to run VHS from repo root, preventing nested output
- Fix cursor-navigation.tape to use setup script instead of inline shell
- Add setup-cursor-test.sh for cursor navigation tests
- Regenerate all test outputs without FileNotFoundException errors
- Add debug tape/output files to .gitignore
- Remove debug.tape from test suite (for local debugging only)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-22 12:20:26 -05:00
parent a1334709df
commit f0c65dedf5
51 changed files with 8363 additions and 18091 deletions
+6 -4
View File
@@ -3,7 +3,9 @@
target/
*.jar
# Generated test outputs
test/e2e/output/
test/e2e/*.gif
test/e2e/*.png
# Debug test files
test/e2e/debug.tape
test/e2e/output/debug.*
# Nested test output directories (created by VHS when run from wrong directory)
test/e2e/test/