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

fix: resetting state modifying fixtures not function scoped #654

Merged
merged 20 commits into from
Apr 21, 2022

Commits on Apr 19, 2022

  1. fix: snapshot and reset chain state around tests

    Snapshotting is done as close as possible to the test case execution
    and after the chain state is reset to just prior.
    skellet0r committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    46e348b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c4883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23b296a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c64d1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca4c2e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dabd7d2 View commit details
    Browse the repository at this point in the history
  7. fix: show the same block is used as the base of the test

    Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
    skellet0r and fubuloubu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4ad38b8 View commit details
    Browse the repository at this point in the history
  8. fix: rename test file

    skellet0r committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1ae5f9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7386579 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc19250 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    961de3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f15b512 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a74cda View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93c9af7 View commit details
    Browse the repository at this point in the history
  15. docs: update isolation note

    Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
    skellet0r and fubuloubu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    30a9ac3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65f12ea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2bf0599 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a5aa49d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    37efd45 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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