Test a living application on Non Production AppRuntimes

This functionality is compatible with Bonita Cloud AppRuntimes >= 2022.1 / 7.14.

It only targets non-production AppRuntimes.

In order to write and execute integration tests for your Bonita processes the Bonita Cloud Continuous Delivery platform integrates the Bonita Test Toolkit.

It requires to include a subfolder in your Bonita project within the same git repository.

Then create your integration tests following the Test Toolkit documentation.

You will be able to launch your integrations tests by specifying into deploy or build and deploy jobs the folder where you have stored your tests through the INTEGRATION_TESTS_DIR parameter.