mimblewimble/grin

Implement missing unit tests for stratumserver

Open

#3,210 opened on Jan 28, 2020

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Rust (991 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4,876 stars)
PR merge metrics
 (Avg merge 6d 11h) (25 merged PRs in 30d)

Description

Currently stratumserver has no unit tests. This will improve the quality and allow future commits to be TDD safe. All units will be tested to ensure the module as a unit itself is tested.

Contributor guide