Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/web-push-libs/web-push
/ testSendNotification.js
File
testSendNotification.js
test/testSendNotification.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
assert = require(
'assert'
);
4
const
crypto = require(
'crypto'
);
Callers
nothing calls this directly
Calls
4
startServer
Function · 0.85
closeServer
Function · 0.85
sendNotification
Function · 0.85
validateRequest
Function · 0.85
Tested by
no test coverage detected