Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameri/nostream
/ invoice-repository.spec.ts
File
invoice-repository.spec.ts
test/unit/repositories/invoice-repository.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as chai from
'chai'
2
import
* as sinon from
'sinon'
3
import
knex from
'knex'
4
import
sinonChai from
'sinon-chai'
Callers
nothing calls this directly
Calls
7
makePendingClient
Function · 0.85
toString
Method · 0.80
confirmInvoice
Method · 0.65
findById
Method · 0.65
findPendingInvoices
Method · 0.65
updateStatus
Method · 0.65
upsert
Method · 0.65
Tested by
no test coverage detected