Example of jest
integration/functional tests with Strapi.
See main tests folder for details.
Related articles
- Strapi Unit Testing Guide - Official Strapi Documentation
- Strapi Jest Testing with Gitlab CI. by Mateusz Wojczal
- Strapi testing with Jest. More examples #1. by Mateusz Wojczal
Run once npm run build
or yarn build
Then
npm run test
or yarn test