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.
Make sure we have interop with differents types of secondary nodes #2881
Closed
Description
While doing this ipfs/js-ipfsd-ctl#395 i found out that some tests fail depending on the type of secondary nodes spawned inside interface core tests.
We need to make sure that all combinations of nodes types (except proc/proc in the browser) works in all tests.