Extends supertest to test a GraphQL endpoint
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project extends Supertest to simplify testing GraphQL APIs, providing a fluent API for sending queries, mutations, and subscriptions over HTTP or WebSocket. It is designed for Node.js developers who need to validate GraphQL endpoint behavior, including error handling, variables, authentication, and custom paths, while integrating seamlessly with existing Supertest-based test suites.