Open
Description
Since JS-IPFS has (mostly) feature-parity with Go-IPFS we should probably look into testing the client library with that daemon implementation as well.
Steps to be done:
- Fire up an JS-IPFS instance and run the py-ipfs-api test suite, then report what happend
- Fix any issues encountered (including skipping tests for features not present)
- Add CI-testing for Python 2.7 and the latest Python 3.X