Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Only call methods and access properties defined in the spec #2879

@achingbrain

Description

@achingbrain

The theory with the tests defined here is you can pass any instance of IPFS and they will ensure that the passed instance implements the spec fully.

To do that we should only invoke methods and access properties defined in the spec.

Currently the tests here assume that the passed instance has been created by ipfsd-ctl which adds extra properties and methods. The tests should be refactored to not do this and instead only use properties and methods defined in the spec.

Metadata

Metadata

Assignees

Labels

exp/noviceSomeone with a little familiarity can pick upkind/enhancementA net-new feature or improvement to an existing featurekind/resolved-in-helia

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions