MCPcopy 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

1import assert from 'node:assert';
2import { createPaystackClient } from '../src/paystack-client.js';
3
4describe('PaystackClient', () => {

Callers

nothing calls this directly

Calls 2

createPaystackClientFunction · 0.85
makeRequestMethod · 0.80

Tested by

no test coverage detected