mimblewimble/grin

Implement missing unit tests for stratumserver

Open

#3210 opened on Jan 28, 2020

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

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