Enables Jest functions to be run within Zone.js context
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project patches Jest's global test functions (like `test` and `describe`) to run within the Zone.js context, which is essential for proper change detection and asynchronous handling in Angular applications. It is designed for Angular developers who use Jest as their testing framework and need to ensure Zone.js operates correctly across all tests. The patch is applied via a simple setup script configured in Jest's `setupTestFrameworkScriptFile`.