Simple request and response mock objects to pass into Express routes when testing using Sinon.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Sinon-express-mock provides simple mock objects for request and response in Express route testing with Sinon. It's designed for developers testing Express applications who want to easily mock HTTP requests and responses without setting up full server environments. The package includes pre-configured Sinon spies for common Express methods, making it straightforward to verify route behavior in unit tests.