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

test: migrate to vitest #1536

Merged
merged 34 commits into from Dec 18, 2023
Merged

test: migrate to vitest #1536

merged 34 commits into from Dec 18, 2023

Commits on Dec 18, 2023

  1. test: migrate to vitest

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5df6433 View commit details
    Browse the repository at this point in the history
  2. migrate add tests

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2096976 View commit details
    Browse the repository at this point in the history
  3. use vitest

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    566126f View commit details
    Browse the repository at this point in the history
  4. prettier

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    31ec98d View commit details
    Browse the repository at this point in the history
  5. remove jest

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7482af0 View commit details
    Browse the repository at this point in the history
  6. fix ci

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ed240e2 View commit details
    Browse the repository at this point in the history
  7. overwrite timeout

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e37aa4e View commit details
    Browse the repository at this point in the history
  8. prettier

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c393e11 View commit details
    Browse the repository at this point in the history
  9. increase timeout for validation tests

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9e26797 View commit details
    Browse the repository at this point in the history
  10. use snapshots

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    66c49e9 View commit details
    Browse the repository at this point in the history
  11. keep

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    92e27fd View commit details
    Browse the repository at this point in the history
  12. move

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b3cf394 View commit details
    Browse the repository at this point in the history
  13. trigger

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6253b14 View commit details
    Browse the repository at this point in the history
  14. upgrade prettier

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    66cdef5 View commit details
    Browse the repository at this point in the history
  15. fix codegen issue

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    37f5beb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c71762d View commit details
    Browse the repository at this point in the history
  17. trigger

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bb3233f View commit details
    Browse the repository at this point in the history
  18. fix

    saihaj authored and enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    184ac1b View commit details
    Browse the repository at this point in the history
  19. test cli for v21 only

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1761e64 View commit details
    Browse the repository at this point in the history
  20. no guild shared config

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6bf545a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5dd7b05 View commit details
    Browse the repository at this point in the history
  22. cli test all node versions

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4f82bb5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    33fcc18 View commit details
    Browse the repository at this point in the history
  24. no no frozen lockfile

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    42d9813 View commit details
    Browse the repository at this point in the history
  25. dont use pnpm cache in ci

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a080462 View commit details
    Browse the repository at this point in the history
  26. no parallel matrix

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ee88ea0 View commit details
    Browse the repository at this point in the history
  27. max parallel 1

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    97c24aa View commit details
    Browse the repository at this point in the history
  28. revert ci changes

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    38075de View commit details
    Browse the repository at this point in the history
  29. run init test sequentially

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5a3d420 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ad7a609 View commit details
    Browse the repository at this point in the history
  31. comment

    enisdenjo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9c2dd05 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6e88715 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cd6c9c8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e860507 View commit details
    Browse the repository at this point in the history