DE 

//Cloudogu EcoSystem Docs

Running tests

Unit-Tests

Run tests with the following command:

make unit-test

Integration-Tests

To run the integration-tests goss has to installed locally:

Run tests with the following command:

make integration-test