Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PaystackOSS/paystack-mcp-server
/ paystack-client.spec.ts
File
paystack-client.spec.ts
test/paystack-client.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert'
;
2
import
{ createPaystackClient } from
'../src/paystack-client.js'
;
3
4
describe(
'PaystackClient'
, () => {
Callers
nothing calls this directly
Calls
2
createPaystackClient
Function · 0.85
makeRequest
Method · 0.80
Tested by
no test coverage detected