Skip to content
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

Merged
merged 4 commits into from
Apr 20, 2020

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Apr 18, 2020

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.

Also adds some tests where there were no tests previously.

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.
@achingbrain
Copy link
Member Author

achingbrain commented Apr 19, 2020

Build times

Type Before After
Linux 25 mins 22 mins
Mac OS 45 mins 34 mins
Windows 37 mins 32 mins

@achingbrain achingbrain requested a review from hugomrdias April 19, 2020 14:25
@achingbrain achingbrain merged commit 553a65b into master Apr 20, 2020
@achingbrain achingbrain deleted the refactor/stub-ipfs-in-http-injection-tests branch April 20, 2020 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant