Closed mjkoo closed 5 years ago
Do any of these issues block development or would you categorize this more as development velocity (see my email) items?
This blocks #18 which is a "velocity" item, but also could result in reliability issues in relay imo
Not actually a blocker, per: https://github.com/polyswarm/relay/issues/18#issuecomment-438084006
High priority per @mjkoo , moving up in column
Describe the bug Consul config module has some code smell and is breaking tests
.expects()
and.unwraps()
several times causing potential panicsOur test suite isn't great but the existing mock tests are broken by this
To Reproduce Steps to reproduce the behavior:
cargo test