Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p2p: break out tests into separate crate #898

Merged
merged 1 commit into from
Jun 11, 2021

Commits on Jun 11, 2021

  1. p2p: break out tests into separate crate

    In order to explore a path forward where testing utilities as well as
    the assertions for a single and across crates, this change moves the
    secret connection tests into the newly introduced test crate.
    
    Signed-off-by: Alexander Simmerl <a.simmerl@gmail.com>
    xla committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    aa3f2db View commit details
    Browse the repository at this point in the history