MCPcopy 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
3const assert = require('assert');
4const crypto = require('crypto');

Callers

nothing calls this directly

Calls 4

startServerFunction · 0.85
closeServerFunction · 0.85
sendNotificationFunction · 0.85
validateRequestFunction · 0.85

Tested by

no test coverage detected