Example of jest
integration/functional tests with Strapi.
See main test file 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
(click the badge to see the results)
Run once npm run build
or yarn build
Then
npm run test
or yarn test