Skip to content

Extended python tests

Dariusz Kędzierski requested to merge dk-hive-testing-framework-merge into 0.24.0
  • Python scripts cleanup
  • Added python API tests to cmake
  • SPS tests fixes to actually work with hive/steem implementation of SPS:
  • Warning: last_id is NOT implemented in hive/steem implementation of SPS in comparison to our original code,
  • Warning: descending order is broken and not working as expected in comparison to our original code,
  • Warning: some tests give different daily pay values than expected in orginal implementation tests (requires further investigation).
  • SPS tests fixes to work with 30 day voting delay
Edited by Dariusz Kędzierski

Merge request reports