clearmatics / mobius

Trustless Tumbling for Transaction Privacy
GNU Lesser General Public License v3.0
86 stars 23 forks source link

Don't rely on the `orbital` tool to perform half of the tests #39

Open HarryR opened 6 years ago

HarryR commented 6 years ago

Without the orbital tool, code coverage is poor and the Withdraw tests aren't run. The reason for this is to make sure the Orbital tool works with the Mixer, but also because the Mixer uses globally unique ring IDs which will change every test run which makes using static test data a pain.