go-ipfs-api icon indicating copy to clipboard operation
go-ipfs-api copied to clipboard

Modify tests to start daemon before running?

Open victorb opened this issue 7 years ago • 2 comments

Currently to run the tests, you'll need to manually start a daemon locally, otherwise all of them will fail.

Is it possible we can start some testing daemon before running the tests, from within the tests so users don't have to think about it?

victorb avatar Mar 26 '18 16:03 victorb

This may be of interest https://github.com/ipfs/iptb

bonedaddy avatar May 18 '18 06:05 bonedaddy

Note that this will be done as a part of https://github.com/ipfs/go-ipfs-api/pull/76

magik6k avatar May 19 '18 13:05 magik6k