aboutsummaryrefslogtreecommitdiff
path: root/api/tests/test_all_routes.sh
blob: 9a56faaac42e8ddb27d45413efc1751fbae766a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
PROGRAM="$(basename $0)"
printf '[%s] Starting tests...\n' "$PROGRAM"
bash node_local_chain.sh
bash node_local_zlatest.sh
bash gathered_zblocks.sh
bash gathered_zchain_zlatest_pairs.sh
bash latest_known_mined_block.sh
bash show_mined_block.sh
bash send_me_a_zchain_link.sh
bash send_me_a_zblock.sh