signalk-mcp-server
Version:
MCP server for SignalK marine data integration
9 lines • 361 B
TypeScript
/**
* SignalK Client getVesselState Integration Tests
*
* Tests the getVesselState method with live SignalK server connection.
* These tests connect to a real SignalK server using .env configuration
* and validate data structure and behavior without assuming specific paths.
*/
export {};
//# sourceMappingURL=signalk-client-vessel-state.e2e.spec.d.ts.map