1 Commits

Author SHA1 Message Date
Pedram Amini
aa2108b27e MAESTRO: add Auto Run batch processing E2E tests (Task 6.3)
Add comprehensive E2E tests for batch processing functionality:
- Run button behavior (5 tests)
- Batch runner modal (5 tests)
- Task completion updates (5 tests, 2 skipped)
- Stop button behavior (4 tests - skipped)
- Editing lock during batch run (4 tests - skipped)
- Mode management (3 tests - skipped)
- Image upload state (2 tests - skipped)
- Multi-document support (5 tests - skipped)
- Progress display (3 tests - skipped)
- Accessibility (3 tests)
- Error handling (3 tests - skipped)

Also add 10 batch processing helper functions to e2e/fixtures/electron-app.ts.
2025-12-14 05:09:41 -06:00