dogecoinfoundation / gigawallet

GigaWallet is the backend for your Dogecoin Business.
https://gigawallet.dogecoin.org
MIT License
55 stars 10 forks source link

Testing needs work #105

Open tjstebbing opened 1 year ago

tjstebbing commented 1 year ago
georgeartem commented 1 year ago

I'd like to help with this, but has anyone outside the foundation team been able to get this repo to actually build?

I think either:

A) you guys bonk the build constraints from the libdogecoin repo; or B) someone would have to:

  1. clone libdogecoin
  2. bonk the build constraints
  3. point the imports referencing libdogecoin to wherever they cloned it to locally
  4. attempt to build

In my opinion B is the worse of the two options.

raffecat commented 7 months ago

WebAPI tests were added in PR #120