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: Collect e2e coverage #25743

Merged
merged 7 commits into from
Jun 20, 2022
Merged

Chore: Collect e2e coverage #25743

merged 7 commits into from
Jun 20, 2022

Commits on Jun 15, 2022

  1. chore: add nyc and babel-plugin-instanbul

    Ramon Souza committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ceb743d View commit details
    Browse the repository at this point in the history
  2. chore: ensure playwright uses chrome

    Ramon Souza committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    600e1df View commit details
    Browse the repository at this point in the history
  3. chore: rename e2e script name

    Ramon Souza committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    2331be8 View commit details
    Browse the repository at this point in the history
  4. chore: add E2E_COVERAGE env var

    Ramon Souza committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0712e98 View commit details
    Browse the repository at this point in the history
  5. feat: create custom pw test

    Ramon Souza committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7a52492 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Merge branch 'develop' into test/e2e-coverage

    Ramon Souza committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    cdbb73e View commit details
    Browse the repository at this point in the history
  2. fix: should close context

    Ramon Souza committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ef896a4 View commit details
    Browse the repository at this point in the history