Our initial review found a lack of testing documentation, without which we were forced to make inferences about what is correct and desired testing behavior. This is made difficult by the number of localhost test networks described in truffle.js. Upon discussion with the uPort team, we were directed to testing instructions within CONTRIBUTING.md,
Recommendation
We recommend a note in the README that directs the viewer to tests when linking to CONTRIBUTING.md.
Our initial review found a lack of testing documentation, without which we were forced to make inferences about what is correct and desired testing behavior. This is made difficult by the number of localhost test networks described in
truffle.js
. Upon discussion with the uPort team, we were directed to testing instructions withinCONTRIBUTING.md
,Recommendation
We recommend a note in the README that directs the viewer to tests when linking to
CONTRIBUTING.md
.