Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
  • polkadot
  • node
  • core
  • candidate-validation
  • src
  • lib.rs
Find file BlameHistoryPermalink
  • Bastian Köcher's avatar
    Adds integration test based on adder collator (#1928) · cfde0767
    Bastian Köcher authored Nov 09, 2020
    
    
    * 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: Sergey Pepyakin's avatarSergei Shulepov <sergei@parity.io>
    
    * Update cli/src/command.rs
    
    Co-authored-by: Sergey Pepyakin's avatarSergei Shulepov <sergei@parity.io>
    cfde0767