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

INIT: ignite testnet Command #4268

Closed
julienrbrt opened this issue Jul 18, 2024 · 5 comments
Closed

INIT: ignite testnet Command #4268

julienrbrt opened this issue Jul 18, 2024 · 5 comments
Labels
epic type:feat To implement new feature. type:testing

Comments

@julienrbrt
Copy link
Member

julienrbrt commented Jul 18, 2024

Ignite testnet is an alternative to ignite chain serve (command that re-build and runs a single node chain).
That command should be used when in development (next to ignite chain simulate), but when willing to perform more realistic tests (with devnets/testnets) users should use the ignite testnet command:

ignite testnet:

@julienrbrt julienrbrt added type:feat To implement new feature. type:testing labels Jul 18, 2024
@salmad3 salmad3 changed the title ignite testnet command INIT: ignite testnet Command Jul 19, 2024
@salmad3 salmad3 added the epic label Nov 13, 2024
@salmad3 salmad3 moved this from To Discuss to Doing in Ignite CLI Masterboard Nov 13, 2024
@salmad3
Copy link
Member

salmad3 commented Nov 13, 2024

Commands implemented (with associated logic). CMD reference:

@salmad3
Copy link
Member

salmad3 commented Nov 13, 2024

@julienrbrt what were you thinking for interchaintest

@julienrbrt
Copy link
Member Author

@julienrbrt what were you thinking for interchaintest

Doesn't have to be interchaintest per se (could be starship from Cosmology too), but we need a way to test the all IBC flow easily.

Interchaintest is the most used framework, so if we could scaffold with that command the necessary things, and have a run command to run user defined tests and some default ones, then we have everything required for testing.

@julienrbrt
Copy link
Member Author

That part should probably be an app btw, so that we don't add the interchaintest dependency in cli.

@julienrbrt
Copy link
Member Author

Closing this as per https://github.com/interchainio/ICF-maintenance-plans:

Interchain Test: Deprioritized, ICF won’t continue funding. The repository is open-source, and contributors can manage it at their discretion. Interchain Inc. may contribute to the codebase.

If people request it they are free to create an Ignite App to integrate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic type:feat To implement new feature. type:testing
Projects
Status: Done
Development

No branches or pull requests

2 participants