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

test: augment dht tests (first pass) #288

Merged
merged 3 commits into from
Jun 4, 2018
Merged

test: augment dht tests (first pass) #288

merged 3 commits into from
Jun 4, 2018

Conversation

daviddias
Copy link
Contributor

No description provided.

@daviddias daviddias changed the title [WIP] test: augment dht tests test: augment dht tests (first pass) Jun 4, 2018
@daviddias daviddias merged commit d5c28ae into master Jun 4, 2018
@ghost ghost removed the in progress label Jun 4, 2018
@daviddias daviddias deleted the dht-tests branch June 4, 2018 10:07
expect(err).to.not.exist()
withGo = id.agentVersion.startsWith('go-ipfs')
cb()
})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, spawnNodesWithId from above means that you already have nodeA.peerId.agentVersion

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, missed that completely. Coming in a soon PR :) Thank you!

this.skip()
}

// TODO - this test needs to keep tryingl instead of the setTimeout
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please! 20s is ages to have to mandatory wait!

wraithgar pushed a commit that referenced this pull request Jun 8, 2018
* test: augment dht tests, disable the ones that are wonky for go just for go

* test: skip findprovs test in go until the issue has been fixed

* test: remove .only
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.

None yet

2 participants