Skip to content

Major improvements to test robustness#22

Merged
rookmate merged 15 commits intomasterfrom
test-dev
Jun 18, 2025
Merged

Major improvements to test robustness#22
rookmate merged 15 commits intomasterfrom
test-dev

Conversation

@rookmate
Copy link
Contributor

  • Add chain randomization to tests. So now it won't always try to run the same test on the same chain
  • Add option to include Arbitrum, OP and Base mainnets to the test chains (Set the environment variables ARBITRUM_RPC, BASE_RPC and/or OPTIMISM_RPC
  • Transfer credits to the user wallet after the test finished (both by reverting or successful execution)
  • Add labels to the foundry.toml to enable improved parsing when running cast run --la <TX_HASH>
  • Improve awaitEvents and sendTransaction to log times to benchmark transactions
  • Add deployment tests

@rookmate rookmate merged commit 143604c into master Jun 18, 2025
2 checks passed
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

Comments