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 to Node.js's test runner from Jest #1697

Merged
merged 43 commits into from
May 28, 2024
Merged

Migrate to Node.js's test runner from Jest #1697

merged 43 commits into from
May 28, 2024

Commits on May 12, 2024

  1. Add TODO comments

    munierujp committed May 12, 2024
    Configuration menu
    Copy the full SHA
    9c61638 View commit details
    Browse the repository at this point in the history
  2. Add glob

    munierujp committed May 12, 2024
    Configuration menu
    Copy the full SHA
    83f367e View commit details
    Browse the repository at this point in the history
  3. Add test-each

    munierujp committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ce426fc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 19, 2024

  1. Add fetch-mock

    munierujp committed May 19, 2024
    Configuration menu
    Copy the full SHA
    67fdeb4 View commit details
    Browse the repository at this point in the history
  2. Add node-fetch

    munierujp committed May 19, 2024
    Configuration menu
    Copy the full SHA
    42a11a0 View commit details
    Browse the repository at this point in the history
  3. Add nock

    munierujp committed May 19, 2024
    Configuration menu
    Copy the full SHA
    29ec15f View commit details
    Browse the repository at this point in the history
  4. Add undici

    munierujp committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ff724d5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    29546a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2564b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7127740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b39906 View commit details
    Browse the repository at this point in the history
  5. Remove Jest

    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    982498d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eef6a37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baf5220 View commit details
    Browse the repository at this point in the history
  8. Revert "chore: Update tsx dependencies to latest versions"

    This reverts commit baf5220.
    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e78f389 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a9b848 View commit details
    Browse the repository at this point in the history
  10. Update test script

    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5ca8672 View commit details
    Browse the repository at this point in the history
  11. Add coverage

    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f72ecba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e580e35 View commit details
    Browse the repository at this point in the history
  13. Revert "Add coverage"

    This reverts commit f72ecba.
    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    45173e1 View commit details
    Browse the repository at this point in the history
  14. Revert "Update test script"

    This reverts commit 5ca8672.
    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5381f82 View commit details
    Browse the repository at this point in the history
  15. Refactoring

    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ff5256f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    566ad5d View commit details
    Browse the repository at this point in the history
  17. Refactoring

    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f76faa3 View commit details
    Browse the repository at this point in the history
  18. Refactoring

    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ec399e0 View commit details
    Browse the repository at this point in the history
  19. Remove detectPackageManager

    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    15e4fb5 View commit details
    Browse the repository at this point in the history
  20. Refactoring

    munierujp committed May 26, 2024
    Configuration menu
    Copy the full SHA
    58e8740 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c837dec View commit details
    Browse the repository at this point in the history
  2. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5fa9617 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    40e40df View commit details
    Browse the repository at this point in the history
  4. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4570c8c View commit details
    Browse the repository at this point in the history
  5. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ee05288 View commit details
    Browse the repository at this point in the history
  6. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    975516a View commit details
    Browse the repository at this point in the history
  7. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fde3e13 View commit details
    Browse the repository at this point in the history
  8. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d300aff View commit details
    Browse the repository at this point in the history
  9. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    384d940 View commit details
    Browse the repository at this point in the history
  10. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2fccc1d View commit details
    Browse the repository at this point in the history
  11. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    331fe3b View commit details
    Browse the repository at this point in the history
  12. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b32587d View commit details
    Browse the repository at this point in the history
  13. Refactoring

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    581be4a View commit details
    Browse the repository at this point in the history
  14. Update test script

    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4a85213 View commit details
    Browse the repository at this point in the history
  15. Revert "Update test script"

    This reverts commit 4a85213.
    munierujp committed May 27, 2024
    Configuration menu
    Copy the full SHA
    021745a View commit details
    Browse the repository at this point in the history