Skip to content

Account History vs Condenser unit tests - part 8

Łukasz Bujak requested to merge 428-continuation-6 into develop

This is a follow-up to !882 (merged)

  • Improve test_get_transaction by adding patterns (as implemented for test_get_ops_in_block & test_get_account_history).
  • Create get_transaction tests with transactions containing different number of operations and/or signature variations.
  • Improve test_get_account_history by adding more variations of call arguments (e.g. reversible blocks, filter low/high etc).
  • Add get_account_history tests for each scenario (see get_account_history_convert_and_limit_order).
Edited by Łukasz Bujak

Merge request reports