Skip to content

Conversation

@stev-vargas
Copy link

Description

  • Test suite written in typescript using playwright.
  • ESLint / Prettier being used for linting
  • Husky runs linting automatically on commits
  • CI/CD configuration using gitlab actions (upload to http://uploadcare.com would be contingent to public key being stored in secret available to pipeline)

Running tests

Run tests in UI mode

npm run test:ui

Run test in headless mode

npm test

*Note: tests are currently designed to run using Chrome, further testing and adjustment would be required to make sure tests run in additional browsers. Scripts for other browsers are configured as npm run test:<browser-name>
*MR also includes test run results from HTML reporter as well as JSON reporter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant