Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

chore: add tests timeouts as they were previously #564

Merged
merged 16 commits into from
Dec 10, 2019

Conversation

PedroMiguelSS
Copy link
Contributor

This PR adds timeouts as they were before the async/await refactor.

@PedroMiguelSS PedroMiguelSS force-pushed the chore/update-tests-timeouts branch 5 times, most recently from 660741f to dcbbb9e Compare November 29, 2019 15:17
@PedroMiguelSS PedroMiguelSS force-pushed the chore/update-tests-timeouts branch 7 times, most recently from 8fd0c8d to 98d6b97 Compare December 5, 2019 18:03
@PedroMiguelSS PedroMiguelSS force-pushed the chore/update-tests-timeouts branch from 98d6b97 to 36e9749 Compare December 6, 2019 15:39
We previously set this node up and attempted to dial it without a
relay node being present which failed and we accidentally-on-purpose
ignored the error by resolving a promise with an error instead of
rejecting it.

The test does not assert anything to do with the other node, and the
`allowOffline` option should allow us to publish IPNS names without
having any peers so the other node is redundant and can be removed.
@achingbrain achingbrain merged commit 22d1ab5 into master Dec 10, 2019
@achingbrain achingbrain deleted the chore/update-tests-timeouts branch December 10, 2019 09:28
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.

2 participants