These API tests are written using chakram which gives a BDD style of writing tests making the tests more human readable.
- Clone the repository.
- Navigate to
dazn-backendfolder. - Run
npm install - Run
npm test
- This framework uses
mochawesomefor reporting , please find themochareports undermochawesome-reportfolder.
Sometimes the API can be really slow to respond(especially the first time) . If this happens please re run the tests.