library · inferred from evidence
Flutterwave/Node-v3
A Node.js client library for Flutterwave's API, referenced in the context of test suite issues.
- Fix 'Error: Public Key required' when running flutterwave-node-v3 tests
The flutterwave-node-v3 test suite fails at startup with `Error: Public Key required` from rave.base, before any test runs. The constructor validates credentials, so the suite needs a test PUBLIC_KEY and SECRET_KEY available when the Rave c