📄️ Integrations
Our Integration Guides are currently under construction and will be available soon.
📄️ Backend Testing
Tombolo uses Jest and Supertest for its testing framework. Jest provides a flexible environment for writing and running tests, while Supertest allows us to easily test our API endpoints. By combining these tools, we ensure our tests are both reliable and effective.