Swagger UI
OpenAPI descriptor
Tests are self-contained and the is a docker-compose environment to deploy the unit and integration tests.
To execute the tests got to testing resources directory
cd src/test/resources
Launch the docker-compose environment
docker-compose up
Launch the unit tests (either using the IDE or from the command line as follows) from project root directory
sh mvnw test
Delete the testing environment
docker-compose down --volumes
This work has been done by Telcaria Ideas S.L. for the 5G EVE European project under the Apache 2.0 License.