entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
8 stars 0 forks source link

How do I run tests locally? #312

Closed mixmix closed 4 months ago

mixmix commented 5 months ago

I run yarn && yarn test and some stuff passes but also getting errors

image

image

mixmix commented 5 months ago

Questions:

  1. is this because I don't have access to some docker images?
  2. If (1), is there a reason they're not accessible
  3. is this SDK repo gonna be public? The bundled source is obviously public on NPM ... do we want people to be able to raise issues, PRs ?
frankiebee commented 5 months ago

related to #324