[kimi] test: add comprehensive tests for spark modules (#659) #695
Reference in New Issue
Block a user
Delete Branch "kimi/issue-659"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #659
Summary
tests/spark/test_advisor.py(30 tests) covering all advisory helpers:_check_failure_patterns,_check_agent_performance,_check_bid_patterns,_check_prediction_accuracy,_check_system_activity, andgenerate_advisoriesintegration teststests/spark/test_eidos.py(30 tests) coveringpredict_task_outcome,evaluate_prediction,_compute_accuracy,get_predictionsfilters, andget_accuracy_statstests/spark/test_memory.py(35 tests) coveringscore_importance,record_event,get_events,store_memory,get_memories,count_events,count_memories, and_get_connschema verificationTest plan
tox -e unit— 2376 passed, 1 skippedtox -e lint— cleantox -e pre-push— 2393 passed (full CI mirror)🤖 Generated with Claude Code