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 Codegen OpenAPI's unit tests to Vitest #4137

Merged
merged 47 commits into from
Feb 7, 2024

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    f52e48d View commit details
    Browse the repository at this point in the history
  2. Change jest to vitest

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6bf4f75 View commit details
    Browse the repository at this point in the history
  3. Fix test command

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d631545 View commit details
    Browse the repository at this point in the history
  4. Fix tsconfig.json

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ffa04f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb77694 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e92edaa View commit details
    Browse the repository at this point in the history
  7. Bump msw

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e6f14ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1435e48 View commit details
    Browse the repository at this point in the history
  9. Remove babel.config.js

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    739e37c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    444bb61 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a14f901 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7507f80 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a03c3f8 View commit details
    Browse the repository at this point in the history
  14. Add test:watch NPM script

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    29407bd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    220c0c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b808700 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a133bad View commit details
    Browse the repository at this point in the history
  18. Add clean NPM script

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6a815e6 View commit details
    Browse the repository at this point in the history
  19. Fix vitest.setup.ts

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    389296a View commit details
    Browse the repository at this point in the history
  20. Bump node-fetch

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4f982de View commit details
    Browse the repository at this point in the history
  21. Update snapshots

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6466cc2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ea195e7 View commit details
    Browse the repository at this point in the history
  23. Manually define __dirname

    aryaemami59 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    32843ff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9065804 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    71eb9c5 View commit details
    Browse the repository at this point in the history
  2. Update snapshots further

    aryaemami59 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    69a2712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c6449a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    743cf07 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix test:update:enum NPM script"

    This reverts commit 743cf07.
    aryaemami59 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4b7939b View commit details
    Browse the repository at this point in the history
  6. Skip more failing tests

    aryaemami59 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a285872 View commit details
    Browse the repository at this point in the history
  7. Fix default imports

    aryaemami59 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1aa707f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    d8edc4f View commit details
    Browse the repository at this point in the history
  2. Re-bump node-fetch

    aryaemami59 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8899bee View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    aryaemami59 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    65fa51e View commit details
    Browse the repository at this point in the history
  4. Fix failing tests

    aryaemami59 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b255e75 View commit details
    Browse the repository at this point in the history
  5. Try to make CI happy

    aryaemami59 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    fe47ae2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    548dd59 View commit details
    Browse the repository at this point in the history
  2. Update lockfile

    aryaemami59 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    528d916 View commit details
    Browse the repository at this point in the history
  3. Try to make CI happy

    aryaemami59 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    04ea106 View commit details
    Browse the repository at this point in the history
  4. Try things

    aryaemami59 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    dbe9a8a View commit details
    Browse the repository at this point in the history
  5. Try more things

    aryaemami59 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    22ebf49 View commit details
    Browse the repository at this point in the history
  6. Bump Node

    aryaemami59 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0c5164f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd4514c View commit details
    Browse the repository at this point in the history
  8. Revert "Silence failing test for now"

    This reverts commit cd4514c.
    aryaemami59 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6d8c918 View commit details
    Browse the repository at this point in the history
  9. Fix unit tests

    aryaemami59 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d289b24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66485e3 View commit details
    Browse the repository at this point in the history