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

Commit 7dcff81

Browse files
committed
update ROADMAP
1 parent 676b354 commit 7dcff81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ UPDATE:
5656
### Tasks:
5757

5858
- [ ] Interface definition, documentation and test coverage for both js-ipfs and js-ipfs-api. The `interface-ipfs-core` effort.
59-
- [ ] Create a process to signal users of a proposed interface change and interface changelog.
59+
- [x] Create a process to signal users of a proposed interface change and interface changelog. https://github.com/ipfs/interface-ipfs-core/issues/55
6060
- [ ] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
6161
- [ ] block API - https://github.com/ipfs/interface-ipfs-core/pull/32
6262
- [ ] generic API - https://github.com/ipfs/interface-ipfs-core/pull/33
@@ -65,7 +65,7 @@ UPDATE:
6565
- [ ] DHT API https://github.com/ipfs/interface-ipfs-core/pull/36
6666
- [ ] mfs API https://github.com/ipfs/interface-ipfs-core/pull/38
6767
- [ ] Robust testing infrastructure
68-
- [ ] Isolation of tests. This includes:
68+
- [x] Isolation of tests. This includes:
6969
- Avoid cases where there is one set up for a bunch of test files, instead make each test file be runnable by itself. This also includes removing the use of all globals (i.e js-ipfs-api).
7070
- [ ] Interoperability tests between js-ipfs and go-ipfs
7171
- [ ] Benchmarking tests

0 commit comments

Comments
 (0)