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
+
test_empty_mist_id_returns_missing_args
method
async_method test_empty_mist_id_returns_missing_args L777–783
+
test_forks_appear_after_fork_creation
method
async_method test_forks_appear_after_fork_creation L828–848
+
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
+
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_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
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:2af4343389565ac145e376403ce4d851f75be40948463fb7f2ddd68e458cf2f7 --body "your comment"
No comments yet. Be the first to start the discussion.