celestiaorg / celestiaorg/rsmt2d

Increase test coverage

Open
#58 0 comments 3 reactions 0 assignees View on GitHub
testing
Dominant language
Go
Stars
169
Forks
87
Avg merge
8h 9m
Merged PRs (30d)
7

Description

1. Increase test coverage.
2. Use `rsmt2d_test` package to test all exported methods.
3. Consider using `rsmt2d_test` test package for more of the tests, to not rely on internal methods as much.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the exported methods in the rsmt2d package and the existing tests, then inspect the rsmt2d_test package boundary. Add coverage for all exported methods and move suitable tests away from internal methods where practical; done means the requested public API behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.