microcks/Microcks Test GitHub action

Launch a Microcks test on an API endpoint

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiNameAndVersion<apiName:apiVersion>: Service to test reference. Example: 'Beer Catalog API:0.9'yes
testEndpointURL where is deployed implementation to testyes
runnerTest strategy (one of: HTTP, SOAP, SOAP_UI, POSTMAN, OPEN_API_SCHEMA, ASYNC_API_SCHEMA, GRPC_PROTOBUF, GRAPHQL_SCHEMA)yesHTTP
microcksURLMicrocks instance API endpointyes
keycloakClientIdKeycloak Realm Service Account ClientIdyes
keycloakClientSecretKeycloak Realm Service Account ClientSecretyes
waitForTime to wait for test to finish (int + one of: milli, sec, min)no5sec
secretNameThe name of a Secret to use for connecting test endpointno""
filteredOperationsJSON that allows to filter a list of operations to launch a test forno""
operationsHeadersJSON that override some operations headers for the tests to launchno""

no outputs