signalk-mcp-server
Version:
MCP server for SignalK marine data integration
9 lines • 371 B
TypeScript
/**
* SignalK Client listAvailablePaths Integration Tests
*
* Tests the listAvailablePaths method with live SignalK server connection.
* These tests connect to a real SignalK server using .env configuration
* and validate path discovery, HTTP fallback behavior, and data structure.
*/
export {};
//# sourceMappingURL=signalk-client-available-paths.e2e.spec.d.ts.map