test_helpers-1.0.0-alpha6/tests/modules/test_helpers_http_client_mock/config/schema/test_helpers_http_client_mock.settings.schema.yml
tests/modules/test_helpers_http_client_mock/config/schema/test_helpers_http_client_mock.settings.schema.yml
test_helpers_http_client_mock.settings:
type: config_object
label: Test Helpers HTTP Client Mock Settings
mapping:
request_mock_mode:
type: string
label: The request mock mode
responses_storage_directory:
type: string
label: The directory where the responses are stored
context:
type: string
label: The context string to store different responses
test_name:
type: string
label: The current test name
uri_regexp:
type: string
label: The URI regexp
log_stored_responses_usage_file:
type: string
label: A path to the log file for stored responses usage
