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

Add simple E2E tests using a local Nibiru network versioned by commit hash or tag #373

Open
2 tasks
Unique-Divine opened this issue Oct 3, 2024 · 0 comments

Comments

@Unique-Divine
Copy link
Member

The Ask

The goal is to specify an existing version of Nibiru by commit hash or tag, pull
the repo, git checkout to the specified commit, run just localnet to spin
up the network, and then run to simple tests:

  • Implement simple sanity check with the base signing client that broadcasts a bank send transaction
  • Implement simple sanity check with the Wasm signing client that uses the hello_world_counter contract and runs a smart query.

Purpose

This will help in testing against new versions of Nibiru much earlier in the
development cycle and prevent issues like #371 from surfacing for end users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ⚡ Building 🧱
Development

No branches or pull requests

1 participant