Searched defs:mock_proxy (Results 1 – 2 of 2) sorted by relevance
37 def mock_proxy_waiting_time(mock_proxy): argument51 def test_submit_and_follow_respects_exceptions(mock_sleep, mock_proxy, exception): argument197 mock_proxy, argument253 def test_log_corruption(mock_sleep, data_sequence, expected_exception, mock_proxy): argument290 def test_parse_job_result_from_log(message, expectation, mock_proxy): argument300 def test_full_yaml_log(mock_proxy, frozen_time): argument
32 def mock_proxy(): function