VinterSDK
test_api
test_filter_by_symbol
Test that _filter_by_symbol returns a list of dicts
Source code in tests/test_api.py
test_get_all_active_data_async_returns_list
Test that get_all_active_data returns a list of dicts
Source code in tests/test_api.py
test_get_all_active_data_async_symbol_only_returns_symbol_list
Test that get_all_active_data_async returns a list of dicts
Source code in tests/test_api.py
test_get_all_active_data_async_with_frequency_returns_filtered_list
Test that get_all_active_data_async returns a list of dicts
Source code in tests/test_api.py
test_get_latest_data_raises_exception
Test that get_latest_data raises a ValueError
Source code in tests/test_api.py
test_get_latest_data_returns_dict
Test that get_latest_data returns a dict
Source code in tests/test_api.py
test_get_latest_value
Test that get_latest_value returns a float