zingolabs / zingolib

An API and test-app that exposes zcash functionality for app consumption
MIT License
15 stars 19 forks source link

Remove darkside feature gate and rename tests #1256

Closed zancas closed 1 week ago

zancas commented 2 weeks ago

1257 must land first (to fix CI)

Supersedes #1255 merging this merges both!

With this you can run:

cargo nextest run -p darkside-tests FOO to run darkside tests that have FOO in their name.