dfinity / examples

Example applications, microservices, and code samples for the Internet Computer
https://dfinity.org
Apache License 2.0
515 stars 329 forks source link

CRP-2532 remove mock API from Schnorr example since dfx now supports Schnorr #934

Closed altkdf closed 4 days ago

altkdf commented 2 weeks ago

The rust tests were disabled because PocketIC doesn't yet support Schnorr but will in the future. Having this example without a mock seems more important than having tests enabled for a few weeks, therefore, the tests are disabled until PocketIC supports Schnorr.