reload/Platform.sh Cypress test suite

Run Cypress test specs against platformSH site

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
PLATFORMSH_KEYAPI key for connecting to Platform.shyes
PLATFORMSH_IDID for the Platform.sh project.yes
ENVIRONMENT_NAMEWhich environment to check against - defaults to pr-NUMBERnopr-${{ github.event.pull_request.number }}
WORKING_DIRECTORYThe directory that contains package.json (default: ./)no./
ALLOW_CANCEL_CRONCan we cancel on-going crons, to speed up deployment? default: 1no1
FAILED_IMAGE_UPLOADShould failing tests upload fail images to the Action artifacts? default: 0no0
FAILED_VIDEO_UPLOADShould failing tests upload fail videos to the Action artifacts? default: 0no0
TARGET_CYPRESS_SPECSSpecific Cypress specs to run. default: '*/**' (all available)no*/**

no outputs