MCPcopy
hub / github.com/bugy/script-server / sendSocketError

Function sendSocketError

web-src/tests/unit/scriptConfig_test.js:152–154  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

150 }
151
152 function sendSocketError(error) {
153 observers[0].callback.onError(error)
154 }
155
156 describe('Test config in single connection', function () {
157 it('Test connect on reload', function () {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected