MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / test_execute_basic_workflow

Route test_execute_basic_workflow

tests/tool_tests/test_yaml_integration.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(
        not os.getenv("RUN_INTEGRATION_TESTS"),
        reason="Integration tests require running MCP server",
    )

Source from the content-addressed store, hash-verified

1"""
2Integration tests for YAML workflows
3
4Tests complete end-to-end workflows including:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected