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

Migrate jest-runner to typescript #7968

Merged
merged 27 commits into from Feb 25, 2019
Merged

Commits on Feb 23, 2019

  1. Add a tsconfig

    natealcedo committed Feb 23, 2019
    Copy the full SHA
    1db25d4 View commit details
    Browse the repository at this point in the history
  2. Rename files to .ts

    natealcedo committed Feb 23, 2019
    Copy the full SHA
    7f32f83 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5980012 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5eaaf53 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1cf4620 View commit details
    Browse the repository at this point in the history
  6. Type runTest

    natealcedo committed Feb 23, 2019
    Copy the full SHA
    f7ebefb View commit details
    Browse the repository at this point in the history
  7. Update types

    natealcedo committed Feb 23, 2019
    Copy the full SHA
    3298bd0 View commit details
    Browse the repository at this point in the history
  8. Update workerData type

    natealcedo committed Feb 23, 2019
    Copy the full SHA
    2e222bd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    fb04d2a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    fd30cc7 View commit details
    Browse the repository at this point in the history
  11. Add jest-core in tsconfig

    natealcedo committed Feb 23, 2019
    Copy the full SHA
    c4b75ef View commit details
    Browse the repository at this point in the history
  12. Add dependencies

    natealcedo committed Feb 23, 2019
    Copy the full SHA
    e734a23 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. Copy the full SHA
    68a88f6 View commit details
    Browse the repository at this point in the history
  2. Resolve comments for now

    natealcedo committed Feb 24, 2019
    Copy the full SHA
    d111542 View commit details
    Browse the repository at this point in the history
  3. Update tsconfig

    natealcedo committed Feb 24, 2019
    Copy the full SHA
    fff3691 View commit details
    Browse the repository at this point in the history
  4. tweaks

    SimenB committed Feb 24, 2019
    Copy the full SHA
    525783e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. correct export

    SimenB committed Feb 25, 2019
    Copy the full SHA
    fb7ea5c View commit details
    Browse the repository at this point in the history
  2. remove some casts and ignores

    SimenB committed Feb 25, 2019
    Copy the full SHA
    20d9d4b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d8ff4ea View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bca1d29 View commit details
    Browse the repository at this point in the history
  5. final type tweak

    SimenB committed Feb 25, 2019
    Copy the full SHA
    951dadc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f254cb0 View commit details
    Browse the repository at this point in the history
  7. i lied, one more

    SimenB committed Feb 25, 2019
    Copy the full SHA
    949baad View commit details
    Browse the repository at this point in the history
  8. --wip-- [skip ci]

    SimenB committed Feb 25, 2019
    Copy the full SHA
    266a8c9 View commit details
    Browse the repository at this point in the history
  9. named import

    SimenB committed Feb 25, 2019
    Copy the full SHA
    01485d4 View commit details
    Browse the repository at this point in the history
  10. another named

    SimenB committed Feb 25, 2019
    Copy the full SHA
    a1e9a6b View commit details
    Browse the repository at this point in the history
  11. Revert "--wip-- [skip ci]"

    This reverts commit 266a8c9.
    SimenB committed Feb 25, 2019
    Copy the full SHA
    b926c32 View commit details
    Browse the repository at this point in the history