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

fix(jest-resolve-dependencies): resolve mocks as dependencies #10713

Merged
merged 16 commits into from Oct 27, 2020

Commits on Sep 12, 2019

  1. Copy the full SHA
    6da2875 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5cce42e View commit details
    Browse the repository at this point in the history
  3. add changelog entry

    petevdp committed Sep 12, 2019
    Copy the full SHA
    014d4de View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4cebe1b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Use explicit path delimiters when resolving path to fixture file.

    Co-Authored-By: Simen Bekkhus <sbekkhus91@gmail.com>
    petevdp and SimenB committed Sep 13, 2019
    Copy the full SHA
    d7e327c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    39cb1ad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    651b27c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8137d38 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Merge branch 'petevdp/resolve-mock-dependencies' of github.com:petevd…

    …p/jest into brapifra/resolve-mock-dependencies
    brapifra committed Oct 26, 2020
    Copy the full SHA
    e3f2b92 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    609a8bf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8ad6ac9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8fe7d16 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5a75778 View commit details
    Browse the repository at this point in the history
  6. Add fix to changelog

    brapifra committed Oct 26, 2020
    Copy the full SHA
    4271fa0 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary change

    brapifra committed Oct 26, 2020
    Copy the full SHA
    40d748e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8028e60 View commit details
    Browse the repository at this point in the history