CascadingDev/tests
rob 304400cc85 fix: update visualizer to support @AI_Visualizer mentions
- Change MENTION_TOKEN to MENTION_REGEX supporting both @AI_visual and @AI_Visualizer
- Makes it case-insensitive and consistent with other agents (AI_Moderator, AI_Designer)
- Update agent name from AI_Visual to AI_Visualizer
- Update HTML markers from AUTO:VISUAL to AUTO:VISUALIZER
- Update tests to match new naming
- All tests passing
2025-11-04 22:32:57 -04:00
..
test_agents.py feat: share ai fallback with agents and add provider status 2025-11-02 00:21:10 -03:00
test_append_only.py fix: allow yaml header edits in append-only check 2025-11-01 23:05:27 -03:00
test_build.py feat: Implement vote parsing orchestrator and testing infrastructure 2025-10-30 14:25:53 -03:00
test_config.py fix: Add YAML syntax fix and mock AI script for testing 2025-10-31 09:18:59 -03:00
test_patcher.py fix: ensure codex fallback uses stdin 2025-11-01 23:19:09 -03:00
test_runner.py feat: parse codex exec json output for fallbacks 2025-11-01 17:28:57 -03:00
test_stage_promotion.py updating 2025-11-04 13:33:39 -04:00
test_template_meta.py test: Add comprehensive workflow tests and improve template tests 2025-10-30 16:20:42 -03:00
test_utils.py feat: Implement vote parsing orchestrator and testing infrastructure 2025-10-30 14:25:53 -03:00
test_workflow.py fix: update visualizer to support @AI_Visualizer mentions 2025-11-04 22:32:57 -04:00