Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 915 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 915 Bytes

Integration Tests and Testbeds for the Interoperation Framework

This folder houses everything test-related, including cross-component integration tests and different kinds of testbeds for experimentation. In the future, it may also contain performance measurement and benchmarking code.

Presently, we have implemented a testnet that allows a user to launch up to three networks: two built on Fabric and one on Corda, each with interoperation-enabling components. Applications adapted for interoperation can then be deployed and flows involving the sharing of data with proof across a pair of networks tested. The code for this testnet lies here.

A new subfolder must be created here to house any self-contained testbed like network-setups or integration test suite that serves a distinct purpose.