Add integration tests to make sure both dkg and dealer flows work
This commit is contained in:
@@ -17,3 +17,7 @@ hex = "0.4"
|
||||
[[test]]
|
||||
name = "interop"
|
||||
path = "tests/integration/interop.rs"
|
||||
|
||||
[[test]]
|
||||
name = "flows"
|
||||
path = "tests/integration/flows.rs"
|
||||
|
||||
Reference in New Issue
Block a user