Skip to content

Run JS interface tests (js-kubo-rpc-client) on CI  #8450

@lidel

Description

@lidel

Right now, js-ipfs runs tests that ensure js-ipfs-http-client works against the last go-ipfs release.
This has a downside of being a late feedback loop – if go-ipfs breaks something in the HTTP client for JS, we learn about it too late.

We should run js-ipfs interface tests in go-ipfs CI to get early feedback and have time to fix any regressions.

Implementation details

Metadata

Metadata

Assignees

Labels

kind/maintenanceWork required to avoid breaking changes or harm to project's status quokind/testTesting worktopic/rpc-apiIssues related to Kubo RPC API at /api/v0

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions