CascadingDev/tests
rob e6292fbad4 refactor: remove HTML markers from voting participant agents
- Remove HTML comment markers from AI_Moderator and AI_Designer
- These are voting participants, not background tools
- Should comment naturally like humans in discussions
- Occasional duplicate comments are acceptable and enrich discussion
- Background agents (Visualizer, Researcher) still keep markers
- Updated test to check for 'Name: AI_Moderator' instead of markers
- All 41 tests passing
2025-11-04 22:22:35 -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 refactor: remove HTML markers from voting participant agents 2025-11-04 22:22:35 -04:00