nikonov1101 / sonm-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests

Integration tests for sonm network components.

Requirements:

  1. Build components from core repo, clone repo into GOPATH/src/github.com/sonm-io/core
  2. Set-up config
  3. start Hub, Worker and Node;
    1. Locator and Marketplace is required
    2. Worker might be able to connect to the Hub

Install stuff and run tests:

pip install -r requirements.txt
pytest .

About


Languages

Language:Python 100.0%