tests: adds builder simulation test harness#219
tests: adds builder simulation test harness#219dylanlott wants to merge 3 commits intodylan/claudefrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
This is a branch that claude had previously hammered out before samwise was introduced. Pushing this up to review so that samwise has a more established framework to add tests with. |
|
what of these tools belong in the SDK to help direct testing of sim? |
5c7c34e to
713e563
Compare
0c7a426 to
f5ff67b
Compare
713e563 to
0c00683
Compare
f5ff67b to
6f4dc39
Compare
- adds a builder test harness for simulating blocks that doesn't require network access and doesn't use alloy for test setup - adds test scenario helpers for future setup and use
6f4dc39 to
a7df3eb
Compare
0c00683 to
717194a
Compare
Most of this could go into the SDK. The parts I'd keep in the builder specifically are just around the test setup. The SDK has the |

tests: adds builder simulation test harness
access and doesn't use alloy for test setup