kaizenflow
kaizenflow copied to clipboard
Unit test get_bid_ask_realtime_raw_data_reader
Lets add unit test for this method https://github.com/kaizen-ai/kaizenflow/blob/423470c58122af11b12a1b9c3ea889abcad52342/im_v2/common/data/client/im_raw_data_client.py#L373
Test if bid_ask_db_signature is correctly built from the params.
Input params: stage = 'preprod', data_vendor = 'MOCK_VENDOR', universe_version = 'v7_5`
FYI @samarth9008