Skip to content

Skip (but leave) tests that were being skipped in interface-ipfs-core  #52

Closed
@SgtPooki

Description

@SgtPooki

some tests are skipped in https://github.com/ipfs/js-kubo-rpc-client/blob/c899abbc32d0f46b55fdda896c6f32240b49d1c6/test/interface-tests.spec.js

Skip them using

const notImplemented = () => true
instead

Some of these tests that are skipped looked like they should have been removed from the skip list a while ago, and I think leaving that determination up to Kubo team is the right call.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions