Skip to content
Snippets Groups Projects
  • Alexandru Vasile's avatar
    network/tests: Add conformance testing for litep2p and libp2p (#7361) · 20ffada0
    Alexandru Vasile authored
    
    This PR implements conformance tests between our network backends
    (litep2p and libp2p).
    
    The PR creates a setup for extending testing in the future, while
    implementing the following tests:
    - connectivity check: Connect litep2p -> libp2p and libp2p -> litep2p
    - request response check: Send 32 requests from one backend to the other
    - notification check: Send 128 ping pong notifications and 128 from one
    backend to the other
    
    cc @paritytech/networking
    
    ---------
    
    Signed-off-by: default avatarAlexandru Vasile <alexandru.vasile@parity.io>
    20ffada0
Code owners
Assign users and groups as approvers for specific file changes. Learn more.