FuelLabs/fuel-tx

Increase unit tests granularity

Open

#83 opened on Feb 11, 2022

 (0 comments) (0 reactions) (0 assignees)Rust (3 forks)auto 404
good first issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (PR metrics pending)

Description

Each of these should probably be broken up into separate unit tests, or at least label what is being tested in each case. There should be some kind of explicit description of each scenario under test and what the intended outcome is beyond just test code itself.

Originally posted by @Voxelot in https://github.com/FuelLabs/fuel-tx/pull/57#discussion_r804263372

Contributor guide