kaizenflow icon indicating copy to clipboard operation
kaizenflow copied to clipboard

Unit test get_bid_ask_realtime_raw_data_reader

Open sonaalKant opened this issue 1 year ago • 5 comments

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

sonaalKant avatar Jul 31 '24 17:07 sonaalKant