opencompletion.com/tests/functional
Claude 803cdb0a0f
Fix battleship tests to use activity.execute_processing_script
Tests were incorrectly calling app.execute_processing_script when the
function exists in the activity module. Updated all references.
2025-11-10 19:54:04 +00:00
..
test_activity_flows.py Run black formatter on all Python files 2025-11-10 19:37:05 +00:00
test_battleship_game_flow.py Fix battleship tests to use activity.execute_processing_script 2025-11-10 19:54:04 +00:00
test_battleship_pre_script.py modified: activity_yaml_validator.py 2025-08-11 12:39:42 -04:00
test_guarded_ai.py Fix test failures in guarded_ai test files 2025-11-10 19:50:06 +00:00
test_streaming_protocol.py Add comprehensive integration tests for streaming protocol 2025-08-11 14:13:36 -04:00