thunderbiscuit / cashu-client

https://thunderbiscuit.github.io/cashu-client/
Apache License 2.0
7 stars 2 forks source link

Use mock mint for tests #1

Open thunderbiscuit opened 1 year ago

thunderbiscuit commented 1 year ago

The tests that currently need communication with a mint are flaky for reasons other than what the tests intend to test. I suggest we build out the mock mint (or maybe simply look into the mock Ktor library) to remove reliance on actual livenet mints.