celestiaorg / celestiaorg/celestia-node

API testing

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

Description

Currently, we test high-level APIs via Swamp through Go APIs. However:
* We don't test APIs of all the modules, like State
* We don't test APIs over RPC(only BlobModule is tested in atm)
* So we see issues like #2322

We should investigate which modules lack API coverage and ensure we test them directly over Go interfaces and over RPC.

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.