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

Bump version of forge-std and kontrol-cheatcodes in integration suite #906

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

Conversation

anvacaru
Copy link
Contributor

@anvacaru anvacaru commented Dec 6, 2024

Changes:

  1. bringing forge-std and kontrol-cheatcodes to latest version.
  2. fixing most of the compilation warnings in the test suite.
  3. Changes to some contracts:
  • AddrTest:
    • removed redundant and skipped tests
    • merged individual small tests together
  • ContractToRecordState.sol:
    • uncommented unsupported call.
  • Store and SymbolicStorage:
    • refactored duplicated contract.
  • SignTest:
    • skipped but implemented because failing
  • Setup2Test:
    • merged in setupTest
  • Preconditions.t.sol
    • removed as duplicated test of testSetupData
    • was also missing from test-prove-all
  • Prank tests:
    • remove duplicated tests and unused contract
    • add setup function
  • Expect revert test:
    • add setup
  • BlockParams Test
    • collapse tests in a single one
    • replace the trace test
  • AccountParams test
    • merge nonce tests

@anvacaru anvacaru requested review from PetarMax and palinatolmach and removed request for PetarMax December 6, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant