Files
prateek ea67e5e0ab Add integration tests (#2021)
Co-authored-by: Prateek <prateek@composio.dev>
2025-10-09 11:32:13 +05:30

9 lines
193 B
Python

"""
Integration test package for Composio SDK.
This package contains comprehensive integration tests for various Composio features,
including experimental MCP functionality.
"""
__all__ = []