celestiaorg / celestiaorg/celestia-node

test: Minimal test suite to run against node RPC to check for breaks over the wire

Open
#3,959 6 comments 0 reactions 2 assignees Claimed by @vgonkivs View on GitHub
area:api
Dominant language
Go
Stars
996
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
34

Description

We need something ASAP that's minimal and covers the most important endpoints at first, and then spreads to 100% coverage of the API. We do not need the canonical API workstream to get this done, we can already do it now.

Spin up a node instance in docker and some separate sidecar-like program that uses node's API over RPC and ensures they're all working normally.

Run a mock tendermint node as well so the cel-node has something to point at for data, we need to test writes as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.