Commit 83661eb8 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Adds integration test based on adder collator (#1928)



* Adds integration test based on adder collator

This adds an integration test for parachains that uses the adder
collator. The test will start two relay chain nodes and one collator and
waits until 4 blocks are build and enacted by the parachain.

* Make sure the integration test is run in CI

* Fix wasm compilation

* Update parachain/test-parachains/adder/collator/src/lib.rs

Co-authored-by: default avatarSergei Shulepov <[email protected]>

* Update cli/src/command.rs

Co-authored-by: default avatarSergei Shulepov <[email protected]>
parent 80a2be8c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment