Conversation
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
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 |
a7df3eb to
140035f
Compare
717194a to
eb263c0
Compare
c601de3 to
f8e58c5
Compare
8115ba5 to
9ad68c9
Compare
9ad68c9 to
0788c93
Compare
Fraser999
left a comment
There was a problem hiding this comment.
We should probably gate the whole test_utils mod behind #[cfg(test)].
070c4f7 to
e1e7db5
Compare
|
[Claude Code] Linking to Linear: ENG-1386 — Create a test harness for the builder |
- 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
… behind`#[cfg(test)]`
e1e7db5 to
1f94311
Compare
|
@Fraser999 I gated the |

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