Skip to content

Market history API functional tests

MR with functional tests of market_history API. Methods covered in tests:

  • get_market_history
  • get_market_history_buckets
  • get_order_book
  • get_recent_trades
  • get_ticker
  • get_trade_history
  • get_volume

Tests related to unresolved issues: #449, #450 are skipped.

Edited by Mateusz Kudela

Merge request reports