Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devnet-sdk: Config pattern for test startup #14710

Open
protolambda opened this issue Mar 7, 2025 · 0 comments
Open

devnet-sdk: Config pattern for test startup #14710

protolambda opened this issue Mar 7, 2025 · 0 comments
Labels
A-devnet-sdk Area: devnet-sdk

Comments

@protolambda
Copy link
Contributor

Tests should be spun up with an Option pattern, applied to a config.

The config can be used in two ways:

  • to validate existing system (like gate checks we have now)
  • to instantiate new system (for in-process variant)

General: customize system acquisition based on validators

@protolambda protolambda added the A-devnet-sdk Area: devnet-sdk label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devnet-sdk Area: devnet-sdk
Projects
None yet
Development

No branches or pull requests

1 participant