witnet / witnet-rust

Open source Rust implementation of the Witnet decentralized oracle protocol, including full node and wallet backend 👁️🦀
https://docs.witnet.io
GNU General Public License v3.0
180 stars 56 forks source link

Fix broken tests in 2.0 branch #2449

Open aesedepece opened 4 months ago

aesedepece commented 4 months ago

Limitation of scope:

In the subsequent sprints, this issue should have another 2 follow-up issues:

  1. Fix the remaining 75% of the broken tests.
  2. Improve test coverage for new wit/2 logic.