Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 141 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 141 Bytes

Running all tests locally

  1. Run a local subtensor node (using port 9946 for ws)

  2. Execute tests

yarn install
npm run test