We should have pure javascript tests running on continuous integration similarly to apinf-fiware package (travis build), that means, no chimp.js or robot tests for it.
User Story:
As an APInf Platform developer,
I need Platform /users endpoint automated tested running on travis-ci
Description:
Currently, we don't have automated tests for our REST API.
To visualize our swagger file,
We should have pure javascript tests running on continuous integration similarly to apinf-fiware package (travis build), that means, no chimp.js or robot tests for it.
User Story: