MCPcopy
hub / github.com/websockets/ws / websocket.test.js

File websocket.test.js

test/websocket.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint no-unused-vars: ["error", { "varsIgnorePattern": "^ws$" }] */
2
3'use strict';
4

Callers

nothing calls this directly

Calls 15

runTestFunction · 0.85
proxyFunction · 0.85
testTypeFunction · 0.85
closeFunction · 0.85
addressMethod · 0.80
pauseMethod · 0.80
resumeMethod · 0.80
terminateMethod · 0.80
writeMethod · 0.80
handleUpgradeMethod · 0.80
isPausedMethod · 0.80
frameMethod · 0.80

Tested by

no test coverage detected