js-ipfs-http-client icon indicating copy to clipboard operation
js-ipfs-http-client copied to clipboard

[WIP] chore: add ipns core interface tests

Open vasco-santos opened this issue 7 years ago • 1 comments

PR aiming to have the ipns core interface tests enabled on the API.

vasco-santos avatar Aug 29 '18 09:08 vasco-santos

Currently, we cannot have the CI green here for two main reasons.

The first one is that we cannot run the offline go daemon (there is some work being done in go-ipfs#4978 and go-ipfs#4980). Without running the offline daemon, we end up with timeouts for the tests.

In addition, there are others tests (not related to this PR), which need a go-ipfs release to pass.

vasco-santos avatar Aug 29 '18 09:08 vasco-santos