Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

update go-libp2p-core, remove integration test #102

Merged
merged 1 commit into from
Jul 25, 2021
Merged

Conversation

marten-seemann
Copy link
Contributor

I know this might make people unhappy, but we have to remove the integration test here, otherwise we'll end up in an import cycle, since go-libp2p uses Noise as a default security (related: #101).
Alternatively, we could make this repo a multi-module repo, with an integration module that imports both go-libp2p and go-libp2p-noise. I'm not sure if that's an elegant solution though. Arguably, such an integration test belongs into go-libp2p, not into go-libp2p-noise.

@Stebalien
Copy link
Member

Can we add the transports test (go-libp2p-testing) in a submodule? This significantly reduces coverage.

But yeah, this change looks reasonable.

@Stebalien Stebalien merged commit 019f458 into master Jul 25, 2021
@marten-seemann marten-seemann deleted the update-core branch July 27, 2021 07:56
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
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