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(snapshot): support different snapshot paths by test cases #6827

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Oct 30, 2024

  1. wip: rework snapshot state

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    db634ea View commit details
    Browse the repository at this point in the history
  2. wip: remove more

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7cf11f5 View commit details
    Browse the repository at this point in the history
  3. wip: test

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    047badf View commit details
    Browse the repository at this point in the history
  4. wip: clear inline snapshots

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0aea548 View commit details
    Browse the repository at this point in the history
  5. wip: clear file

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4c835ed View commit details
    Browse the repository at this point in the history
  6. fix: reset to _initialData

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    99abe4c View commit details
    Browse the repository at this point in the history
  7. fix: fix retry partial

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c174615 View commit details
    Browse the repository at this point in the history
  8. chore: cleanup more

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3dcf25d View commit details
    Browse the repository at this point in the history
  9. test: more

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8817ac5 View commit details
    Browse the repository at this point in the history
  10. wip: _testIdToKeys state

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c5e4527 View commit details
    Browse the repository at this point in the history
  11. test: more

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    558ba71 View commit details
    Browse the repository at this point in the history
  12. wip: _testIdToKeys

    hi-ogawa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5b1182b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    940dbb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    83741e0 View commit details
    Browse the repository at this point in the history
  2. refactor: minor

    hi-ogawa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    80accd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fc11d5 View commit details
    Browse the repository at this point in the history
  4. chore: comment

    hi-ogawa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    de9b88e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c95367 View commit details
    Browse the repository at this point in the history
  6. wip: state per test case

    hi-ogawa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    861c58b View commit details
    Browse the repository at this point in the history
  7. wip: deal with concurrent

    hi-ogawa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    44eadd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95fa5eb View commit details
    Browse the repository at this point in the history
  9. fix: fix no result

    hi-ogawa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    177d3b9 View commit details
    Browse the repository at this point in the history