Padawan test. By meksof
Ce test utilise json-server
pour simuler une api REST.
https://github.com/typicode/json-server
La db est stockée dans une fichier json db.json
;
Lancez l'api REST avec la commande npm run server
.
Go to ./front/app
npm install
npm run serve
npm run test:e2e