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: skip mercurial tests when no hg installed #9840

Merged
merged 8 commits into from
Apr 21, 2020

Commits on Apr 19, 2020

  1. Skip hg tests when no hg installed

    The very same check is already done in jestChangedFiles.test.ts
    dubzzz committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    c9c766e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Extract check for hg in Utils

    dubzzz committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    3254ea2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Another suggestion

    dubzzz committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    65d6221 View commit details
    Browse the repository at this point in the history
  2. Update e2e/Utils.ts

    Co-Authored-By: Simen Bekkhus <sbekkhus91@gmail.com>
    dubzzz and SimenB authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    9bec252 View commit details
    Browse the repository at this point in the history
  3. Fix typings for testIfHg

    dubzzz committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f2dce5d View commit details
    Browse the repository at this point in the history
  4. Fix missing renames

    dubzzz committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    d57de70 View commit details
    Browse the repository at this point in the history
  5. Update e2e/Utils.ts

    Co-Authored-By: Simen Bekkhus <sbekkhus91@gmail.com>
    dubzzz and SimenB authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    38268f7 View commit details
    Browse the repository at this point in the history
  6. Fix format

    dubzzz committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    fcab960 View commit details
    Browse the repository at this point in the history