11 lines
252 B
TypeScript
11 lines
252 B
TypeScript
/**
|
|
* Integration Tests - Comprehensive tests for agentic coordination
|
|
*
|
|
* Tests:
|
|
* - Multi-agent coordination
|
|
* - Failover scenarios
|
|
* - Load distribution
|
|
* - Performance benchmarks
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=integration-tests.d.ts.map
|