Routetest_insert_start_with_existing_filepatch("builtins.open", new_callable=mock_open, read_data=pickle.dumps(({0: "value"}, [1, 2, 3], {"key": 0})))
tests/_storage/_ikv_pickle_test.py:None
Routetest_query_start_with_existing_filepatch("builtins.open", new_callable=mock_open, read_data=pickle.dumps(({0: "value"}, [1, 2, 3], {"key": 0})))
tests/_storage/_ikv_pickle_test.py:None