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

hive: basic test for celestia-core #9

Closed
Bidon15 opened this issue Oct 5, 2021 · 2 comments
Closed

hive: basic test for celestia-core #9

Bidon15 opened this issue Oct 5, 2021 · 2 comments
Assignees
Labels
test Request for creating a test-case

Comments

@Bidon15
Copy link
Member

Bidon15 commented Oct 5, 2021

This test-case should test celestia-core on the following scenario:

  1. Spin up the sim env
  2. Load config(genesis file, etc) for the celestia-core
  3. Startup the core instance
  4. Check the genesis file is consumed correctly
@Bidon15 Bidon15 added the test Request for creating a test-case label Oct 5, 2021
@Bidon15 Bidon15 self-assigned this Oct 5, 2021
@liamsi
Copy link
Member

liamsi commented Oct 5, 2021

Will core run with a dummy abci-app (like kv-store) in this case or with celestia-app?

@Bidon15
Copy link
Member Author

Bidon15 commented Oct 6, 2021

We will start with the kv-store for the bare minimum and then either refactor this test for celestia-app or just have a separate one described here #10

@Bidon15 Bidon15 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Request for creating a test-case
Projects
None yet
Development

No branches or pull requests

2 participants