You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Maestro chat tests for Claude Code and OpenCode (#21)
* Add Maestro chat tests for Claude Code and OpenCode
- Add testIDs to SessionChatScreen (chat-input, send-button, stop-button,
user-message, assistant-message, thinking-dots)
- Add testIDs to WorkspaceDetailScreen chat picker (new-chat-claude-code,
new-chat-opencode, new-chat-codex)
- Add Maestro test flows for Claude Code and OpenCode chat
- Update workflow to:
- Install Docker via Colima on macOS
- Build workspace Docker image
- Start Perry agent with test workspace
- Increase timeout to 60 minutes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Make chat tests local-only, remove Docker from CI
- Remove Docker/Colima setup from CI (not supported on GitHub macOS runners)
- Use --exclude-tags=chat to skip chat tests in CI
- Chat tests (CC + OpenCode) remain for local testing
- Reduce timeout back to 45 minutes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments