An open API service indexing awesome lists of open source software.

https://github.com/supertokens/backend-sdk-testing-action

Composite action to run backend-sdk-testing tests in SDK workflows
https://github.com/supertokens/backend-sdk-testing-action

Last synced: 12 days ago
JSON representation

Composite action to run backend-sdk-testing tests in SDK workflows

Awesome Lists containing this project

README

        

# backend-sdk-testing-action
Composite action to clone `backend-sdk-testing`, run tests, and report them on Github.

## Inputs
| Variable | Required | Default | Description |
| -------- | -------- | ------- | ----------- |
| version | true | N/A | The git ref to clone, usually the FDI version |
| path | false | backend-sdk-testing | Relative path where the repo will be cloned