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

Allow config.transform[regex] to be a function for jest.runCLI(config) #7398

Closed
wants to merge 24 commits into from

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    ca97ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d27b56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    100017e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a48205a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61e9fdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40f39f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    848585f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bb6d6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbf105e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    6f9d9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829d5da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    565c83b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e30e7b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4667163 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. cli/run function - add param for optional exit and return results

    This makes it easier to test the function
    jharris4 committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    4ae1e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e1cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd032a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aa417a View commit details
    Browse the repository at this point in the history
  5. misc lint fixes

    jharris4 committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    458bb67 View commit details
    Browse the repository at this point in the history
  6. rename variable

    jharris4 committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    f7fccaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4aa187e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df6adfd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e48fd77 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2018

  1. Update packages/jest-cli/src/cli/index.js

    Co-Authored-By: jharris4 <harris.jb@gmail.com>
    SimenB and jharris4 committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    3791c47 View commit details
    Browse the repository at this point in the history