Guides
Testing
Learn how to test the Igbo API
Frontend
Frontend tests focus specifically on the Igbo API homepage using Cypress. First, run:
To watch frontend tests, run:
Backend
Backend tests use both locally stored MongoDB and JSON data.
In one terminal, star the local database:
In another terminal, run the backend tests: