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

Also test against go-ipfs #9

@alanshaw

Description

@alanshaw

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementA net-new feature or improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions