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

run e2e legacy tests under bazel #23074

Merged
merged 4 commits into from Nov 28, 2022
Merged

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    794acf0 View commit details
    Browse the repository at this point in the history
  2. test: use execPath to launch child node processes

    Using execPath ensures the child processes are the same node binary without depending on PATH.
    jbedard committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    50afb03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46561d8 View commit details
    Browse the repository at this point in the history
  4. fixup! test: run legacy-cli e2e tests via bazel

    fixup: add ChromeHeadlessNoSandbox browser to to karma builder
    jbedard committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9fb6a61 View commit details
    Browse the repository at this point in the history