ethereum-optimism / mocktimism

[WIP!] Coordinates two anvil process (L1 and L2) for testing / forking op-stack chains (mocktimism placeholder name)
MIT License
20 stars 7 forks source link

Move config toml fixtures to a test/package #29

Closed roninjin10 closed 10 months ago

roninjin10 commented 10 months ago

Description

To make the tests configurable we should share as much test fixtures and utils as possible. To do this create a test package. There are toml configs used in both cli and config tests that can be moved to this test package and shared.

Tasks

roninjin10 commented 10 months ago

No longer necessary as https://github.com/ethereum-optimism/mocktimism/pull/74 makes it so the default config can be used