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

Configure Jest for TypeScript #12167

Merged
merged 67 commits into from Nov 9, 2022
Merged

Configure Jest for TypeScript #12167

merged 67 commits into from Nov 9, 2022

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    f7bb798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee0b17 View commit details
    Browse the repository at this point in the history
  3. Update testMatch config

    swissspidy committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a5947e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bc323d View commit details
    Browse the repository at this point in the history
  5. Downgrade @jest/types

    swissspidy committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f2447c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    8122b13 View commit details
    Browse the repository at this point in the history
  2. Remove @types/jest

    swissspidy committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4053160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e0ea3a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Change mime/lite import

    swissspidy committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    dd7f2a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da5881c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b5d10 View commit details
    Browse the repository at this point in the history
  4. Undo some changes

    swissspidy committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    fdf484d View commit details
    Browse the repository at this point in the history
  5. Update getBoundRect

    swissspidy committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    6ea634f View commit details
    Browse the repository at this point in the history
  6. Update types & typescript

    swissspidy committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1f67412 View commit details
    Browse the repository at this point in the history
  7. Update deps

    swissspidy committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f401a6a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    700beab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    335eaa9 View commit details
    Browse the repository at this point in the history
  3. Lint fixes

    swissspidy committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e20af3c View commit details
    Browse the repository at this point in the history
  4. Update deps

    swissspidy committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    228152e View commit details
    Browse the repository at this point in the history
  5. Remove file

    swissspidy committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    44e6b62 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    fb3e5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2a6ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f8a488 View commit details
    Browse the repository at this point in the history
  4. Fix incorrect import

    swissspidy committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8eaeb82 View commit details
    Browse the repository at this point in the history
  5. Remove incorrect import

    swissspidy committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    87c4cf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fe1e96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    750c424 View commit details
    Browse the repository at this point in the history
  8. Update ts-jest config

    swissspidy committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    469785d View commit details
    Browse the repository at this point in the history
  9. Update more deps

    swissspidy committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b1be90f View commit details
    Browse the repository at this point in the history
  10. Update lock file

    swissspidy committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0a49ee2 View commit details
    Browse the repository at this point in the history
  11. Resolve another todo

    swissspidy committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a7ccd07 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    7f263f4 View commit details
    Browse the repository at this point in the history
  2. Convert more tests

    swissspidy committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d501fa3 View commit details
    Browse the repository at this point in the history
  3. Add reference

    swissspidy committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    bdae5d2 View commit details
    Browse the repository at this point in the history
  4. More tweaks

    swissspidy committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5f7b222 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    1a9948a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    b5bdc4d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Merge branch 'main' into add/12097-ts-jest

    # Conflicts:
    #	package-lock.json
    #	package.json
    swissspidy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    83e4dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e6755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0048252 View commit details
    Browse the repository at this point in the history
  4. Convert patterns tests

    swissspidy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b72d4cd View commit details
    Browse the repository at this point in the history
  5. Update date tests & types

    swissspidy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    7c6c976 View commit details
    Browse the repository at this point in the history
  6. Convert wp-utils tests

    swissspidy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    bc36baf View commit details
    Browse the repository at this point in the history
  7. Update patterns test

    swissspidy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    96af850 View commit details
    Browse the repository at this point in the history
  8. Fix type errors

    swissspidy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    df1e45e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df6cf35 View commit details
    Browse the repository at this point in the history
  10. More adjustments

    swissspidy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    cac675e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Try updating test instead

    swissspidy committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f11b66e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    c58d20e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    2ea2523 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    b9afa96 View commit details
    Browse the repository at this point in the history
  2. Update ts-jest

    swissspidy committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    dd41dd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    7a6acbd View commit details
    Browse the repository at this point in the history
  2. Just use babel-jest

    swissspidy committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    97bc417 View commit details
    Browse the repository at this point in the history
  3. Update patterns tests

    swissspidy committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    3316566 View commit details
    Browse the repository at this point in the history
  4. More fixes

    swissspidy committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a24d4bf View commit details
    Browse the repository at this point in the history
  5. More fixes

    swissspidy committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e4ff4f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df9200c View commit details
    Browse the repository at this point in the history
  7. Update resolver

    swissspidy committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f903b1b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    3d350dd View commit details
    Browse the repository at this point in the history
  2. Undo change to test

    swissspidy committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1b5fab2 View commit details
    Browse the repository at this point in the history
  3. Patch types instead

    swissspidy committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    86b4e65 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    9ed6537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ecf2b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    940f3fe View commit details
    Browse the repository at this point in the history
  2. Update lock file

    swissspidy committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    51d8efd View commit details
    Browse the repository at this point in the history
  3. lint fix

    swissspidy committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    30dc7a2 View commit details
    Browse the repository at this point in the history