github.com/aergoio/aergo@v1.3.1/consensus/impl/raftv2/test/README.txt (about)

     1  To run all tests, run_all.sh.
     2  
     3  * requirment
     4  1. add bin directory of aergo to $PATH 
     5     scripts assume aergosvr, aergocli to be called
     6  
     7  * run
     8  1. run ./init_test.sh
     9  2. run ./run_all.sh  or run indivisual test scripts such as test_leader_change.sh