signalk-mcp-server
Version:
MCP server for SignalK marine data integration
9 lines • 348 B
TypeScript
/**
* SignalK Client AIS Targets Integration Tests
*
* Tests the getAISTargets method with live SignalK server connection.
* These tests connect to a real SignalK server using .env configuration
* and validate AIS target detection, filtering, and data structure.
*/
export {};
//# sourceMappingURL=signalk-client-ais-targets.e2e.spec.d.ts.map