Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This directory contains integration tests that test CKB binary. It does not contain unit tests, which can be found in /network/src/tests, etc.

Running tests locally

Before tests can be run locally, CKB binary must be built. See the build from source & testing for help.

The following command assumes that CKB binary is built as ../target/release/ckb and starting node on port 9000:

cargo run

Run specified specs:

cargo run -- --bin ../target/debug/ckb spec1 spec2

See all available options:

cargo run -- --help
Morty Proxy This is a proxified and sanitized view of the page, visit original site.