Skip to content
Snippets Groups Projects
  • Dariusz Kędzierski's avatar
    3b10a9e2
    Example for writting functional tests · 3b10a9e2
    Dariusz Kędzierski authored
    example.py will run:
    - hived and perform some operations on blockchain:
      * create accounts,
      * make some transfers,
      * create posts
    - hivemind and perform initial sync,
    - after initial sync hivemind will switch to live sync,
    - second hivemind in server mode
    3b10a9e2
    History
    Example for writting functional tests
    Dariusz Kędzierski authored
    example.py will run:
    - hived and perform some operations on blockchain:
      * create accounts,
      * make some transfers,
      * create posts
    - hivemind and perform initial sync,
    - after initial sync hivemind will switch to live sync,
    - second hivemind in server mode