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

Add playwright #50

Merged
merged 6 commits into from
May 17, 2024
Merged

Add playwright #50

merged 6 commits into from
May 17, 2024

Commits on May 17, 2024

  1. Add end-to-end tests

    This adds Playwright and some very basic end-to-end tests. The goal here
    is to get Renovate auto-merging dependencies updates that don't break
    anything. These tests will allow for a basic check that can be set as
    required before Renovate merges anything
    yndajas committed May 17, 2024
    Configuration menu
    Copy the full SHA
    54031ea View commit details
    Browse the repository at this point in the history
  2. Update Homebrew lockfile

    yndajas committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cf2aa13 View commit details
    Browse the repository at this point in the history
  3. Rename build job

    yndajas committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4b141bc View commit details
    Browse the repository at this point in the history
  4. Use npm ci on CI

    yndajas committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6f50088 View commit details
    Browse the repository at this point in the history
  5. Add test script

    yndajas committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6f9e989 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64b5d0d View commit details
    Browse the repository at this point in the history