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

feat(mocker): introduce @vitest/mocker package, allow { spy: true } instead of a factory #6289

Merged
merged 41 commits into from
Aug 21, 2024

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    cc44a96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5369644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d3ea95 View commit details
    Browse the repository at this point in the history
  4. chore: fix test

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e2d3eb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aa88d8 View commit details
    Browse the repository at this point in the history
  6. chore: cleanup

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d834687 View commit details
    Browse the repository at this point in the history
  7. chore: cleanup

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9e0163f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55415e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71aede7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    072c2a6 View commit details
    Browse the repository at this point in the history
  11. refactor: cleanup

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8dd772b View commit details
    Browse the repository at this point in the history
  12. chore: fix typecheck

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5bc5827 View commit details
    Browse the repository at this point in the history
  13. chore: cleanup

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1549e56 View commit details
    Browse the repository at this point in the history
  14. docs: add more docs

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    170133f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    502a01b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    89f93be View commit details
    Browse the repository at this point in the history
  17. chore: remove a warning

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    36405e3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1242a67 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2313614 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    02bfe9d View commit details
    Browse the repository at this point in the history
  21. chore: more docs

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0dc548e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    245e1eb View commit details
    Browse the repository at this point in the history
  23. chore: add auto-register

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    64d39a4 View commit details
    Browse the repository at this point in the history
  24. chore: fix typecheck

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ce1118f View commit details
    Browse the repository at this point in the history
  25. chore: cleanup

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    77ebc01 View commit details
    Browse the repository at this point in the history
  26. test: fix snapshots

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3adf4d2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    be1f9a1 View commit details
    Browse the repository at this point in the history
  28. chore: cleanup

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    340b2a6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    42c28ad View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4fdddc2 View commit details
    Browse the repository at this point in the history
  31. chore: cleanup

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    607eb6b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7d502c1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    93b9528 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ad89b1f View commit details
    Browse the repository at this point in the history
  35. test: fix snapshots

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    43de9c9 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    45c1415 View commit details
    Browse the repository at this point in the history
  37. chore: cleanup

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c0ebea9 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    007556c View commit details
    Browse the repository at this point in the history
  39. chore: trigger ci

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    620f2d4 View commit details
    Browse the repository at this point in the history
  40. fix: pass down options

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5ff1964 View commit details
    Browse the repository at this point in the history
  41. fix: error on Windows

    sheremet-va committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3bd343e View commit details
    Browse the repository at this point in the history