API Test Suite to perform Black box testing of the 1.5 version of the Sensor Data Service Platform API.
-
git clone the repository
-
To Run Unit and Integration test cases, please run : mvn test
-
To Run performance tests of the API, please run : mvn gatling:execute -Dgatling.simulationClass=unit.APISimulationV15