Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Also test against go-ipfs #9

Open
1 of 2 tasks
alanshaw opened this issue Feb 10, 2018 · 0 comments
Open
1 of 2 tasks

Also test against go-ipfs #9

alanshaw opened this issue Feb 10, 2018 · 0 comments
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@alanshaw
Copy link
Contributor

alanshaw commented Feb 10, 2018

Currently tests only run against js-ipfs. We should run against go-ipfs also so that proxying for features available in go-ipfs that are not yet available in js-ipfs can be tested.

For example, currently js-ipfs doesn't support MFS - the tests exist in interface-ipfs-core but are skipped when testing against a js-ipfs node.

We need:

  • node -> js-ipfs-api -> go-ipfs
  • browser -> js-ipfs-api -> go-ipfs
@alanshaw alanshaw added the kind/enhancement A net-new feature or improvement to an existing feature label Feb 10, 2018
alanshaw added a commit that referenced this issue Feb 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant