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

Allow applications to write tests that interface with remote networks #2510

Open
jvff opened this issue Sep 17, 2024 · 0 comments
Open

Allow applications to write tests that interface with remote networks #2510

jvff opened this issue Sep 17, 2024 · 0 comments
Labels
Milestone

Comments

@jvff
Copy link
Contributor

jvff commented Sep 17, 2024

Motivation

Applications can write integration tests that simulate how the application interacts with a validator and with other applications. However, that only runs with one validator, and does not provide a node-service that application frontends can use.

Proposal

Allow the creation of end-to-end tests that interface with a remote network (like a localnet, devnet or testnet). The test would obtain tokens and an account using a faucet.

@jvff jvff added the testing label Sep 17, 2024
@jvff jvff added this to the Mainnet milestone Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant