forkbombeu/๐Ÿงช credimi-tests

Test your wallet, credential issuer or verifier with credimi pipelines.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyCredimi API key used to authenticate requests.yesโ€”
apk-filePath to a local APK file to upload. Exactly one of apk-file or apk-url must be provided when testing a wallet. noโ€”
apk-urlURL of an APK that Credimi can download. Exactly one of apk-file or apk-url must be provided when testing a wallet. noโ€”
issuer-urlURL of the Issuer that will be tested by Credimi. Required when testing an Issuer. noโ€”
credential-idsCredimi credential identifiers where to substitute the issuer URL with issuer-url, separated by new lines. Each identifier is usually formatted as "organization/issuer/credential". Required when testing an Issuer. noโ€”
verifier-urlURL of the Verifier that will be tested by Credimi. Required when testing a Verifier. noโ€”
use-case-idsCredimi use case identifiers where to substitute the verifier URL with verifier-url, separated by new lines. Required when testing a Verifier. noโ€”
pipeline-idsCredimi pipeline identifiers to run, separated by new lines. Each identifier is usually formatted as "organization/pipeline". yesโ€”
runner-typesCredimi runner types to use, separated by new lines. The action runs every pipeline-id on every listed runner type. Required when testing a wallet unless runner-ids is provided. Optional when testing an Issuer or Verifier. Mutually exclusive with runner-ids. Possible values: android_emulator, redroid, android_phone, ios_simulator noโ€”
runner-idsCredimi runner ids with their runner type, separated by new lines. Each line must be formatted as "<runner-id>/<runner-type>". The action runs every pipeline-id on every listed runner id. Required when testing a wallet unless runner-types is provided. Optional when testing an Issuer or Verifier. Mutually exclusive with runner-types. Possible runner-type values: android_emulator, redroid, android_phone, ios_simulator noโ€”
extra-runsAdditional runs to add after the cartesian product is built, separated by new lines. Each line must contain "<pipeline-id> <runner-type>" or "<pipeline-id> <runner-id>/<runner-type>". When testing an Issuer or Verifier without runner inputs, each line can contain just "<pipeline-id>". noโ€”
exclude-runsRuns to remove after extra-runs are added, separated by new lines. Each line must contain "<pipeline-id> <runner-type>" or "<pipeline-id> <runner-id>/<runner-type>". When testing an Issuer or Verifier without runner inputs, each line can contain just "<pipeline-id>". Exclusions match exact pipeline/runner pairs. noโ€”
api-base-urlCredimi API base URL.nohttps://credimi.io

no outputs