Try Interop Flows
Conformance checks are structured suite-driven tests. Interop flows are closer to real operational testing between components.
Typical examples:
- a Wallet developer testing against third-party Issuers
- an Issuer developer checking how their offer works with different Wallets
- a Verifier developer testing how different Wallets answer a presentation request
Start from published components
Section titled “Start from published components”The easiest way to begin is to use Hub entries that already expose a live StepCI integration.
Manual flow
Section titled “Manual flow”A common manual interop flow is:
- open a credential or verification page
- generate the QR code or deeplink
- continue the flow in the target Wallet
- observe behavior and compare outcomes across components
Move from manual to automated
Section titled “Move from manual to automated”Once the same steps are stable, they can be moved into Credimi automation by:
- keeping the StepCI integration
- adding Maestro actions for Wallet behavior
- composing them in a pipeline