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

feat(jest-haste-map): Enable crawling for symlink test files #9351

Merged
merged 14 commits into from Apr 2, 2021

Commits on Nov 2, 2020

  1. feat(jest-haste-map): Enable crawling for symlink test files

    Dan Muller authored and SimenB committed Nov 2, 2020
    Copy the full SHA
    ce9e83c View commit details
    Browse the repository at this point in the history
  2. Update docs/Configuration.md

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    mrmeku and SimenB committed Nov 2, 2020
    Copy the full SHA
    c7d7f6a View commit details
    Browse the repository at this point in the history
  3. Update packages/jest-haste-map/src/index.ts

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    mrmeku and SimenB committed Nov 2, 2020
    Copy the full SHA
    c87128c View commit details
    Browse the repository at this point in the history
  4. Add watchman variant of tests

    Dan Muller authored and SimenB committed Nov 2, 2020
    Copy the full SHA
    766b679 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cc360f9 View commit details
    Browse the repository at this point in the history
  6. Move validation logic to jest-config

    mrmeku authored and SimenB committed Nov 2, 2020
    Copy the full SHA
    abc5aaa View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    fb2e526 View commit details
    Browse the repository at this point in the history
  8. remove optional

    SimenB committed Nov 2, 2020
    Copy the full SHA
    a531e78 View commit details
    Browse the repository at this point in the history
  9. correct watchman comment

    SimenB committed Nov 2, 2020
    Copy the full SHA
    c497fcb View commit details
    Browse the repository at this point in the history
  10. cleanup test

    SimenB committed Nov 2, 2020
    Copy the full SHA
    f1c7049 View commit details
    Browse the repository at this point in the history
  11. pass callback as last arg

    SimenB committed Nov 2, 2020
    Copy the full SHA
    30a07e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Copy the full SHA
    0f3b25a View commit details
    Browse the repository at this point in the history
  2. move changelog entry

    SimenB committed Apr 1, 2021
    Copy the full SHA
    dcda5ba View commit details
    Browse the repository at this point in the history
  3. normalize is async now

    SimenB committed Apr 1, 2021
    Copy the full SHA
    88cfea0 View commit details
    Browse the repository at this point in the history