Skip to content

AplaProject/apla-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,516 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation tests

git clone https://github.com/GenesisKernel/genesis-tests.git tests
virtualenv -p python3 tests
cd tests
source bin/activate
pip install -r requirements.txt

Example start test

py.test -s block_chain_test.py

hostConfig.json

For each node:

  • url:url of api
  • private_key:private key of user
  • dbHost: host name of data base
  • dbName: name of data base
  • login: login of data base,
  • pass: password of data base,
  • time_wait_tx_in_block:time in seconds to wait, while transaction will be writed to block

Config

  • url:url of api
  • private_key:private key of user
  • time_wait_tx_in_block:time in seconds to wait, while transaction will be writed to block

About

No description, website, or topics provided.

Resources

License

Stars

3 stars

Watchers

11 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages