supertokens/Run supertokens-website tests

Will clone the `supertokens-website` repo in it's own folder in the workspace directory. Expects: - `node` to be installed. - `supertokens-core` to be running. - An application server running on 8082. - SDK tests require the same server running on 8080 as well.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe git ref to clone, usually a version tagyes
node-sdk-versionThe git ref to use for `supertokens-node`, usually a version tagyes
check-name-suffixSuffix to append to check names (usually matrix values)yes
pathRelative path where the repo will be clonednosupertokens-website
use-common-app-and-test-serverUse the test server as the app server. Required for testing supertokens-website itself.nofalse
start-cross-domain-serverStart the cross domain server from the test/server directory. Required for testing supertokens-website itself.nofalse
should-cloneWhether the `supertokens-website` repo should be cloned. `false` for testing supertokens-website itself.notrue
app-server-logsAbsolute path of SDK server logs.no""

no outputs