Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: set up playwright #25

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    0c03076 View commit details
    Browse the repository at this point in the history
  2. chore: set up playwright

    - Installed `playwright` for end-to-end testing
    - Added `test:e2e` and `test:e2e:report` commands in package.json
    - Created `playwright.config.ts` file for configuration
    - Added `test` and `tests-examples` folders
    halvaradop committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6cf28be View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. chore: add test results

    halvaradop committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    57da401 View commit details
    Browse the repository at this point in the history
  2. chore: run format

    halvaradop committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7a8fef0 View commit details
    Browse the repository at this point in the history