gabriel / musehub public
test mists task/issue-10-mcp-tests #1 / 1
gabriel · 164 days ago · Apr 15, 2026 · Diff

test(mists): add execute_list_mist_forks + execute_read_mist_raw tests to test_mcp_mist_tools.py (84 tests total)

sha256:2af4343389565ac145e376403ce4d851f75be40948463fb7f2ddd68e458cf2f7 sha
+26 ~3 symbols
sha256:fd14af06900fabfef46ed943a0172bb77c43bd51d59df9df2bca91632bc94108 snapshot
+26
symbols added
~3
symbols modified
0
dead code introduced
Semantic Changes 29 symbols
~ tests/test_mcp_mist_tools.py .py 26 symbols added, 3 symbols modified
+ TestListMistForks class class TestListMistForks L769–933
+ test_10_forks_listed_under_200ms method async_method test_10_forks_listed_under_200ms L912–933
+ test_empty_mist_id_returns_missing_args method async_method test_empty_mist_id_returns_missing_args L777–783
+ test_fork_entry_has_required_keys method async_method test_fork_entry_has_required_keys L884–902
+ test_forks_appear_after_fork_creation method async_method test_forks_appear_after_fork_creation L828–848
+ test_limit_clamped_to_100 method async_method test_limit_clamped_to_100 L850–864
+ test_muse_mist_list_forks_in_tool_catalogue method async_method test_muse_mist_list_forks_in_tool_catalogue L904–906
+ test_muse_mist_list_forks_not_in_write_tools method async_method test_muse_mist_list_forks_not_in_write_tools L908–910
+ test_public_parent_no_forks_returns_empty_list method async_method test_public_parent_no_forks_returns_empty_list L810–826
+ test_secret_parent_anon_returns_forbidden method async_method test_secret_parent_anon_returns_forbidden L793–808
+ test_secret_parent_owner_can_list_forks method async_method test_secret_parent_owner_can_list_forks L866–882
+ test_unknown_mist_returns_not_found method async_method test_unknown_mist_returns_not_found L785–791
+ TestReadMistRaw class class TestReadMistRaw L940–1088
+ test_data_has_required_keys method async_method test_data_has_required_keys L1033–1048
+ test_empty_mist_id_returns_missing_args method async_method test_empty_mist_id_returns_missing_args L948–954
+ test_muse_mist_raw_in_tool_catalogue method async_method test_muse_mist_raw_in_tool_catalogue L1066–1068
+ test_muse_mist_raw_not_in_write_tools method async_method test_muse_mist_raw_not_in_write_tools L1070–1072
+ test_public_mist_readable_by_anon method async_method test_public_mist_readable_by_anon L1017–1031
+ test_raw_under_50ms method async_method test_raw_under_50ms L1074–1088
+ test_secret_mist_anon_returns_forbidden method async_method test_secret_mist_anon_returns_forbidden L964–978
+ test_secret_mist_non_owner_returns_forbidden method async_method test_secret_mist_non_owner_returns_forbidden L980–996
+ test_secret_mist_owner_can_read_raw method async_method test_secret_mist_owner_can_read_raw L998–1015
+ test_size_bytes_matches_content_length method async_method test_size_bytes_matches_content_length L1050–1064
+ test_unknown_mist_returns_not_found method async_method test_unknown_mist_returns_not_found L956–962
+ execute_list_mist_forks import import execute_list_mist_forks L96–96
+ execute_read_mist_raw import import execute_read_mist_raw L96–96
← Older Oldest on task/issue-10-mcp-tests
All commits
Newer → Latest on task/issue-10-mcp-tests

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:2af4343389565ac145e376403ce4d851f75be40948463fb7f2ddd68e458cf2f7 --body "your comment"