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

Commit

Permalink
test: adding grpc behaviour tests
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Paitrault <[email protected]>
  • Loading branch information
Freyskeyd committed Oct 10, 2023
1 parent 49caaed commit 2311ede
Show file tree
Hide file tree
Showing 15 changed files with 885 additions and 35 deletions.
225 changes: 216 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/topos-p2p/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ http-body-util = "0.1.0-rc.3"
hyper.workspace = true
uuid.workspace = true
pin-project = "1.1.3"
libp2p-swarm-test = "0.2.0"

[dev-dependencies]
test-log.workspace = true
Expand Down
Loading

0 comments on commit 2311ede

Please sign in to comment.