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
- Host: GitHub
- URL: https://github.com/supertokens/backend-sdk-testing-action
- Owner: supertokens
- License: mit
- Created: 2025-02-20T09:58:23.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-05-22T11:54:34.000Z (about 1 month ago)
- Last Synced: 2025-05-22T13:16:34.157Z (about 1 month ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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