Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameri/nostream
/ payments-service.spec.ts
File
payments-service.spec.ts
test/unit/services/payments-service.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
chai from
'chai'
2
import
chaiAsPromised from
'chai-as-promised'
3
import
Sinon from
'sinon'
4
import
sinonChai from
'sinon-chai'
Callers
nothing calls this directly
Calls
10
stubInvoice
Function · 0.85
makeSettings
Function · 0.85
makeCompletedInvoice
Function · 0.85
getPendingInvoices
Method · 0.65
getInvoiceFromPaymentsProcessor
Method · 0.65
createInvoice
Method · 0.65
updateInvoice
Method · 0.65
updateInvoiceStatus
Method · 0.65
confirmInvoice
Method · 0.65
sendInvoiceUpdateNotification
Method · 0.65
Tested by
no test coverage detected