This website requires JavaScript.
Explore
Help
Sign In
tao.chen
/
mcp-server
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d60f9b246a3c7700b1e4fe2d91619a09a93d69b
mcp-server
/
tests
/
unit
T
History
Claude
0d60f9b246
feat: add kill_job tool
2026-06-24 14:44:10 +08:00
..
__init__.py
…
test_connection_store.py
feat: add JSON-backed ConnectionStore
2026-06-24 14:37:09 +08:00
test_connection_tools.py
feat: add save_connection tool
2026-06-24 14:37:58 +08:00
test_job_store.py
feat: add in-memory JobStore
2026-06-24 14:36:05 +08:00
test_kill_tool.py
feat: add kill_job tool
2026-06-24 14:44:10 +08:00
test_log_parser.py
…
test_logs_tool.py
feat: add get_job_logs tool with tail
2026-06-24 14:43:56 +08:00
test_models.py
…
test_pending_store.py
feat: add JSON-backed PendingStore
2026-06-24 14:39:13 +08:00
test_spark_submit.py
…
test_status_tool.py
feat: add get_job_status tool
2026-06-24 14:43:41 +08:00
test_submit_tool.py
test: cover cancel_pending_job
2026-06-24 14:43:26 +08:00
test_yarn_client.py
…