ethereum-optimism / supersim

Local Multi-L2 Development Environment
MIT License
8 stars 0 forks source link

Unit Tests for e2e #2

Open fainashalts opened 6 days ago

fainashalts commented 6 days ago

In order to build Supersim in a collaborative and test-driven way, we need a set of tests against which to build the tool. This test suite should cover the following test cases for Supersim (where appropriate, tests should be broken down by service):

The above is a minimal set of tests for the Supersim MVP. Additional tests may be needed, and can be added as part of a PR closing this issue, or in subsequent PRs as needed.

Definition of Done A contributor to Supersim can run the tests above to test the progress of the Supersim project.