Typical Integration Flow
Last updated
Was this helpful?
This section outlines the standard workflow used by CI/CD systems to authenticate, trigger Drizz test executions, and evaluate results as part of automated build and release pipelines.
CI/CD pipeline requests an Auth0 access token
Optional: Uploads a new APK build artifact
Triggers one or more Drizz test plans
Parses execution response for status and execution IDs
Fails or passes the pipeline based on test execution outcome
Last updated
Was this helpful?
Was this helpful?