superchain-ops
superchain-ops copied to clipboard
Update tests to use contracts-bedrock safe-tools and stdStorage library
For tests maintainability and readability use stdStorage library to get slots and lib/optimism/packages/contracts-bedrock/test/safe-tools/SafeTestTools.sol to generate multiple addresses with priv keys.
Ref1, Ref2.
We should change _buildStarted back to a boolean as part of this: https://github.com/ethereum-optimism/superchain-ops/pull/640#discussion_r1965805909
Closing as getBuildStarted is implemented and stdStorage is being used.