Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

test: make circuit relay test actually test circuit relay #1710

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

jacobheun
Copy link
Contributor

The circuit relay test wasn't actually testing circuit relay, what fun! ipfsd-ctl still uses the experimental form of relay options, so it never gets turned on. I've switched relay over to be set via the libp2p options. I've also fixed the references to the nodes, they were wrong, which gave us the false sense of circuity-ness.

Also, I moved the connect to before so if the connect fails, we wont wait 80 seconds for the transfer to fail.

test: avoid running long circuit tests that will fail
test: add check for addresses to circuit tests
@ghost ghost assigned jacobheun Nov 12, 2018
@ghost ghost added the status/in-progress In progress label Nov 12, 2018
@alanshaw alanshaw merged commit 345ce91 into master Nov 13, 2018
@alanshaw alanshaw deleted the test/fix-circuit branch November 13, 2018 15:30
@ghost ghost removed the status/in-progress In progress label Nov 13, 2018
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