- Remove baseline screenshots from git tracking (test artifacts, not code) - Add tests/visual/baseline/ to .gitignore - Rewrite .kilo/agents/visual-tester.md: Docker-first pipeline, bbox extraction, console/network error detection - Rewrite .kilo/commands/web-test.md: accurate commands, output format, agent flow - Update .kilo/capability-index.yaml: add bbox_extraction, console_error_detection, button_overflow_detection to visual-tester - Update AGENTS.md: add /web-test and /e2e-test commands, update visual-tester description
11 lines
152 B
Plaintext
11 lines
152 B
Plaintext
node_modules/
|
|
package-lock.json
|
|
.env
|
|
*.log
|
|
.DS_Store
|
|
|
|
tests/node_modules/
|
|
tests/visual/baseline/
|
|
tests/visual/current/
|
|
tests/visual/diff/
|
|
tests/reports/ |