You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
test: stub out ipfs interactions in http injection tests (#2990)
* test: stub out ipfs interactions in http injection tests
This makes running the tests faster as we do no network operations,
nor do we wait for ports to open, etc.
Functionality covered by the tests is also covered by the interface
tests so there is no testing gap.
0 commit comments