|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_mcp |
| namespace | tests_mcp.test_contract_parity |
Functions | |
| tests_mcp.test_contract_parity.test_registry_parity () | |
| tests_mcp.test_contract_parity.test_minimal_args_covers_all_tools () | |
| tests_mcp.test_contract_parity.test_model_validates_minimal_args (str tool_name, Path tmp_path) | |
| tests_mcp.test_contract_parity.test_argv_starts_with_expected_subcommand (str tool_name, Path tmp_path) | |
| list[str] | tests_mcp.test_contract_parity._build_cmd (str tool_name, Path tmp_path) |
| tests_mcp.test_contract_parity.test_skeleton_does_not_emit_output_dir (Path tmp_path) | |
| tests_mcp.test_contract_parity.test_deps_does_not_emit_check (Path tmp_path) | |
| tests_mcp.test_contract_parity.test_test_does_not_emit_jobs (Path tmp_path) | |
| tests_mcp.test_contract_parity.test_diag_does_not_emit_json (Path tmp_path) | |
| tests_mcp.test_contract_parity.test_format_does_not_emit_jobs (Path tmp_path) | |
| tests_mcp.test_contract_parity.test_git_commit_accepts_valid_conventional_messages (str message, Path tmp_path) | |
Variables | |
| dict | tests_mcp.test_contract_parity._MINIMAL_ARGS |
| dict | tests_mcp.test_contract_parity._EXPECTED_SUBCOMMAND |