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: add match named snapshot #14045

Merged
merged 33 commits into from
Jun 21, 2023
Merged

Commits on Jun 15, 2023

  1. Add toMatchNamedSnapshot

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bd8de10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5fe519 View commit details
    Browse the repository at this point in the history
  3. add test

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    35bbdeb View commit details
    Browse the repository at this point in the history
  4. add e2e testing

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6841acf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dfe361 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b684d88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9445a2f View commit details
    Browse the repository at this point in the history
  8. add snapshot file

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6fb5b85 View commit details
    Browse the repository at this point in the history
  9. add types test

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f28f669 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14cf63d View commit details
    Browse the repository at this point in the history
  11. add document

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ab462ea View commit details
    Browse the repository at this point in the history
  12. fix lint

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c76bf56 View commit details
    Browse the repository at this point in the history
  13. fixes changelog

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c6ca50e View commit details
    Browse the repository at this point in the history
  14. fixes code style

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    198fe2e View commit details
    Browse the repository at this point in the history
  15. required snapshot name

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    79d3d7d View commit details
    Browse the repository at this point in the history
  16. fixes properties

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6b1a6ed View commit details
    Browse the repository at this point in the history
  17. edit e2e testing

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    735e503 View commit details
    Browse the repository at this point in the history
  18. add e2e type test

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ed4e605 View commit details
    Browse the repository at this point in the history
  19. add more e2e type test

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e3dc8fc View commit details
    Browse the repository at this point in the history
  20. remove unused overload

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7e7527a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cbbec0a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    77ae436 View commit details
    Browse the repository at this point in the history
  23. remove unused function

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b7b81a1 View commit details
    Browse the repository at this point in the history
  24. Apply suggestions from code review

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    bakamitai456 and mrazauskas committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6327019 View commit details
    Browse the repository at this point in the history
  25. remove fromPromise type

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    58acde3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    23d8053 View commit details
    Browse the repository at this point in the history
  27. Fixes alphabetic order

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    78ddf16 View commit details
    Browse the repository at this point in the history
  28. Fixes docs

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    435bdc8 View commit details
    Browse the repository at this point in the history
  29. Update docs/SnapshotTesting.md

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    bakamitai456 and mrazauskas committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9fccf7d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3037070 View commit details
    Browse the repository at this point in the history
  31. fix test

    bakamitai456 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5e58009 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. fix the test

    bakamitai456 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    acb42b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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