[api tests][pyresttest][payout] test condenser_api get_discussions_by_promoted fail
- on directory tests create 'build' folder
- cd tests/build
- cmake -DTEST_NODE=<address_of_your_hivemind> .. (example: cmake -DTEST_NODE=http://127.0.0.1:8080 ..)
- uncommet test in file: hivemind/pyrest_tests/5000000/condenser_api/condenser_api_test.yaml :
# - test:
# - name: "get_discussions_by_promoted"
# - variable_binds:
# - method: "get_discussions_by_promoted"
# - args: '{"tag":"steem","limit":1}'
# - <<: *base_test
- run in console ctest 'ctest -R api/pyresttests/5000000/condenser_api --output-on-failure'
Edited by Marcin