Skip to content

connext/whiteblock-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whiteblock Test Definition

Setup

Prerequisites

Install the software required as described in the Whiteblock Quickstart

Configure Env

If you plan on using make, make sure to insert your whiteblock username into your own credentials.json.

Useful Commands

  • With make (insert username into a credentials.json, as structured in credentials_example.json)
# RUN
make test

# LIST
make list

# STOP - do this to conserve credits!
make stop
  • Without make
# RUN
genesis run test-definition.yaml <WHITEBLOCK_USERNAME>

# LIST
genesis ps

# STOP - do this to conserve credits!
genesis stop <TEST_ID>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors