Skip to content

Get e2e testing of comment translation working #8

Description

@patcon

Needs credentials for Google Translate API in repo's secrets.

- name: "Run Cypress tests: comment translation"
if: env.DO_COMMENT_TRANSLATION
uses: cypress-io/github-action@v2
env:
CYPRESS_BASE_URL: https://localhost
with:
install: false
working-directory: ./e2e
spec: "**/comment-translation.secrets.spec.js"
# Prevent cypress from discarding screenshots/videos from default test run.
config: "trashAssetsBeforeRuns=false"
browser: chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions