Testing
Local validation (CI-like)
./build/scripts/ci_helper.sh
The script:
- Checks code quality (trailing whitespace, shell script permissions)
- Builds AF Core, PCF Handler, and API Component Docker images
- Builds integration test image
- Runs integration tests using Docker Compose
Integration tests (CI)
The documented integration environment uses docker-compose/compose.yaml with the relevant profiles for the scenario under test.