This bounty is no longer available
Web3 DAO | Optimism Logo

Move config toml fixtures to a test/package

Organization

Optimism

Deadline

N/A

Status

ENDED


INSTRUCTIONS

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

  • [ ] Add a test package to ./test
  • [ ] Export shared toml fixture as a string