Cloud QA
Contents:
Introduction
Using Behave
Custom Steps Reference
API Documentation
API Reference:
API Reference
Cloud QA
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
ACloudObject (class in steps.api.cloud_objects.cloud_base)
actual_status (steps.api.utils.custom_exceptions.AWrongStatus attribute)
add_test_section_description() (in module steps.api)
(in module steps.api.given)
admin (steps.api.cloud.Cloud attribute)
ADMIN (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
admin_initialise() (steps.api.cloud.Cloud method)
ADMIN_VARIABLE_METHOD_PATTERN (in module steps.api.utils.parser)
after_all() (in module environment)
after_scenario() (in module environment)
ALPHABET (in module steps.api.cloud_objects.cloud_user)
ANY_FLOAT (in module steps.api.utils.parser)
ANY_INT (in module steps.api.utils.parser)
ANYTHING_IN_QM_BUT_QM (in module steps.api.utils.parser)
Api (class in steps.api.utils)
(class in steps.api.utils.api)
api (steps.api.Request attribute)
(steps.api.utils.custom_exceptions.ASchemaError attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
api_key (steps.api.cloud_objects.ApiKey attribute)
API_Key (steps.api.cloud_objects.cloud_base.TokenType attribute)
api_key (steps.api.cloud_objects.cloud_token.ApiKey attribute)
(steps.api.cloud_objects.cloud_user.User attribute)
API_Key (steps.api.cloud_objects.TokenType attribute)
api_key (steps.api.cloud_objects.User attribute)
api_key_id (steps.api.cloud_objects.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.ApiKey attribute)
API_KEY_KEY (in module steps.api.utils.api)
api_type (steps.api.utils.Api attribute)
(steps.api.utils.api.Api attribute)
ApiKey (class in steps.api.cloud_objects)
(class in steps.api.cloud_objects.cloud_token)
apis (steps.api.Context attribute)
,
[1]
(steps.api.utils.Context attribute)
(steps.api.utils.context.Context attribute)
ASchemaError
assign_company() (steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.Platform method)
(steps.api.Platform method)
ASSIGN_ENDPOINT (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
assign_token() (steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.Platform method)
(steps.api.Platform method)
assign_token_to_platform() (in module steps.api)
(in module steps.api.given_cloud)
assign_user() (steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.Platform method)
(steps.api.Platform method)
assign_user_and_token_to_platform() (in module steps.api)
(in module steps.api.given_cloud)
assign_user_to_platform() (in module steps.api)
(in module steps.api.given_cloud)
attach_swagger_link() (in module steps.api)
(in module steps.api.utils)
(in module steps.api.utils.result_formatter)
AUTHORIZATION_KEY (in module steps.api.utils.request)
AWrongStatus
B
before_all() (in module environment)
before_scenario() (in module environment)
body (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
C
cancel() (steps.api.cloud_objects.cloud_job.Job method)
(steps.api.cloud_objects.Job method)
(steps.api.Job method)
cancel_job() (in module steps.api)
(in module steps.api.given_cloud)
cancel_many() (steps.api.cloud_objects.cloud_job.Job class method)
(steps.api.cloud_objects.Job class method)
(steps.api.Job class method)
CHAR_REPLACE_MAP (in module steps.api.cloud_objects.cloud_user)
check_empty_response() (in module steps.api)
(in module steps.api.then)
check_expected_values_in_response() (in module steps.api)
(in module steps.api.utils)
(in module steps.api.utils.parser)
check_extra() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
check_forbidden_keyword() (in module steps.api)
(in module steps.api.utils.custom_exceptions)
check_not_empty_response() (in module steps.api)
(in module steps.api.then)
check_not_page_result() (in module steps.api)
(in module steps.api.then_cloud)
check_response_from_table() (in module steps.api)
(in module steps.api.then)
check_schema() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
check_status() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
clear() (steps.api.cloud.Cloud method)
click_on_element_with_text() (in module steps.cloud_interface)
Cloud (class in steps.api.cloud)
cloud (steps.api.Context attribute)
,
[1]
(steps.api.utils.Context attribute)
(steps.api.utils.context.Context attribute)
CLOUD_ONLY_TAG (in module environment)
CloudContextHandler (class in steps.api.utils)
(class in steps.api.utils.context)
company_id (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
COMPANY_ID_KEY (in module conditions)
(steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
conditions
module
configure_logger() (steps.api.utils.CloudContextHandler method)
(steps.api.utils.context.CloudContextHandler method)
CONTENT_TYPE_KEY (in module steps.api.utils.request)
Context (class in steps.api)
,
[1]
(class in steps.api.utils)
(class in steps.api.utils.context)
context (in module conditions)
(steps.api.utils.CloudContextHandler attribute)
(steps.api.utils.context.CloudContextHandler attribute)
copy() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
create() (steps.api.cloud_objects.ApiKey method)
(steps.api.cloud_objects.cloud_job.Job method)
(steps.api.cloud_objects.cloud_token.ApiKey method)
(steps.api.cloud_objects.cloud_token.JobToken method)
(steps.api.cloud_objects.cloud_token.LoginToken method)
(steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.Job method)
(steps.api.cloud_objects.JobToken method)
(steps.api.cloud_objects.LoginToken method)
(steps.api.cloud_objects.User method)
(steps.api.Job method)
(steps.api.JobToken method)
create_all_requests_tested() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
create_api_key() (steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.User method)
create_job() (in module steps.api)
(in module steps.api.given_cloud)
create_job_payload() (in module steps.api)
(in module steps.api.given_cloud)
create_job_simplified() (in module steps.api)
(in module steps.api.given_cloud)
create_job_token() (in module steps.api)
(in module steps.api.given_cloud)
(steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.User method)
create_platform() (steps.api.cloud.Cloud method)
create_users() (steps.api.cloud.Cloud method)
CURRENT_DIR (in module conditions)
(in module tests.test_api)
D
DEFAULT_NAME (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
DEFAULT_PAYLOAD (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
DEFAULT_PLATFORM_NAME (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
DefaultSchemaIsUsed
,
[1]
DELETE (in module steps.api.utils)
(in module steps.api.utils.api)
delete() (steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.cloud_token.JobToken method)
(steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.JobToken method)
(steps.api.cloud_objects.Platform method)
(steps.api.cloud_objects.User method)
(steps.api.JobToken method)
(steps.api.Platform method)
delete_nested_value() (in module steps.api.utils.parser)
delete_platform() (in module steps.api)
(in module steps.api.given_cloud)
delete_platforms() (steps.api.cloud.Cloud method)
delete_users() (steps.api.cloud.Cloud method)
DESCRIPTION_KEY (in module steps.api.utils.api)
duration (steps.api.cloud_objects.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.JobToken attribute)
(steps.api.cloud_objects.JobToken attribute)
(steps.api.JobToken attribute)
DURATION_KEY (steps.api.cloud_objects.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.JobToken attribute)
(steps.api.cloud_objects.JobToken attribute)
(steps.api.JobToken attribute)
E
element_with_test_exists() (in module steps.cloud_interface)
email (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
EMAIL_KEY (in module steps.api.utils.api)
(steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
ENDPOINT (steps.api.cloud_objects.cloud_token.LoginToken attribute)
(steps.api.cloud_objects.LoginToken attribute)
endpoint (steps.api.utils.custom_exceptions.ASchemaError attribute)
ENV_VARIABLE_METHOD_PATTERN (in module steps.api.utils.parser)
environment
module
environnement (steps.api.cloud.Cloud attribute)
errors (steps.api.ForbiddenKeyword attribute)
(steps.api.SchemaError attribute)
(steps.api.utils.custom_exceptions.ForbiddenKeyword attribute)
(steps.api.utils.custom_exceptions.SchemaError attribute)
(steps.api.utils.custom_exceptions.UnrespectedSchema attribute)
EVAL_METHODS (in module steps.api.utils.parser)
expected_status (steps.api.utils.custom_exceptions.AWrongStatus attribute)
expected_status_code (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
EXTRA_CHECK_KEY (in module steps.api.utils.api)
F
fetch_job() (steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.Platform method)
(steps.api.Platform method)
fetch_platform_job() (in module steps.api)
(in module steps.api.given_cloud)
fields (steps.api.utils.custom_exceptions.InvalidFieldInSchema attribute)
find() (in module steps.api.utils.parser)
finish_job() (in module steps.api)
(in module steps.api.given_cloud)
(steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.Platform method)
(steps.api.Platform method)
first_name (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
FIRST_NAME_KEY (in module steps.api.utils.api)
(steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
FLOAT_METHOD_PATTERN (in module steps.api.utils.parser)
FORBIDDEN_KEYWORDS (in module steps.api.utils.custom_exceptions)
ForbiddenKeyword
,
[1]
FORM_HEADER_KEY (in module steps.api.utils.request)
G
generate_allure_environnement() (in module environment)
generate_data() (steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.User method)
GET (in module steps.api.utils)
(in module steps.api.utils.api)
get_api() (steps.api.cloud_objects.ApiKey class method)
(steps.api.cloud_objects.cloud_base.ACloudObject class method)
(steps.api.cloud_objects.cloud_job.Job class method)
(steps.api.cloud_objects.cloud_platform.Platform class method)
(steps.api.cloud_objects.cloud_token.ApiKey class method)
(steps.api.cloud_objects.cloud_token.JobToken class method)
(steps.api.cloud_objects.cloud_user.User class method)
(steps.api.cloud_objects.Job class method)
(steps.api.cloud_objects.JobToken class method)
(steps.api.cloud_objects.Platform class method)
(steps.api.cloud_objects.User class method)
(steps.api.Job class method)
(steps.api.JobToken class method)
(steps.api.Platform class method)
get_create_request() (steps.api.cloud_objects.cloud_base.ACloudObject method)
get_delete_request() (steps.api.cloud_objects.cloud_base.ACloudObject method)
get_endpoint() (steps.api.cloud_objects.ApiKey class method)
(steps.api.cloud_objects.cloud_base.ACloudObject class method)
(steps.api.cloud_objects.cloud_job.Job class method)
(steps.api.cloud_objects.cloud_platform.Platform class method)
(steps.api.cloud_objects.cloud_token.ApiKey class method)
(steps.api.cloud_objects.cloud_token.JobToken class method)
(steps.api.cloud_objects.cloud_user.User class method)
(steps.api.cloud_objects.Job class method)
(steps.api.cloud_objects.JobToken class method)
(steps.api.cloud_objects.Platform class method)
(steps.api.cloud_objects.User class method)
(steps.api.Job class method)
(steps.api.JobToken class method)
(steps.api.Platform class method)
get_endpoint_id_request_with_extension() (steps.api.cloud_objects.cloud_base.ACloudObject method)
get_id_endpoint() (steps.api.cloud_objects.cloud_base.ACloudObject class method)
get_id_endpoint_with_extension() (steps.api.cloud_objects.cloud_base.ACloudObject class method)
get_invalid_data_exception() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
get_job_info() (in module steps.api)
(in module steps.api.given_cloud)
get_job_result() (in module steps.api)
(in module steps.api.given_cloud)
get_job_status() (in module steps.api)
(in module steps.api.given_cloud)
get_json_schema_exception() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
get_list_all_request() (steps.api.cloud_objects.cloud_base.ACloudObject class method)
get_message() (steps.api.DefaultSchemaIsUsed method)
(steps.api.ForbiddenKeyword method)
(steps.api.MissingEndpoint method)
(steps.api.MissingSchema method)
(steps.api.SchemaError method)
(steps.api.utils.custom_exceptions.ASchemaError method)
(steps.api.utils.custom_exceptions.AWrongStatus method)
(steps.api.utils.custom_exceptions.DefaultSchemaIsUsed method)
(steps.api.utils.custom_exceptions.ForbiddenKeyword method)
(steps.api.utils.custom_exceptions.InvalidFieldInSchema method)
(steps.api.utils.custom_exceptions.MissingEndpoint method)
(steps.api.utils.custom_exceptions.MissingSchema method)
(steps.api.utils.custom_exceptions.SchemaError method)
(steps.api.utils.custom_exceptions.ServerError method)
(steps.api.utils.custom_exceptions.ShouldHaveFailed method)
(steps.api.utils.custom_exceptions.ShouldHaveSucceeded method)
(steps.api.utils.custom_exceptions.UnrespectedSchema method)
(steps.api.utils.custom_exceptions.WrongErrorCode method)
(steps.api.utils.custom_exceptions.WrongSuccessCode method)
get_nested_value() (in module steps.api.utils.parser)
get_object_id() (steps.api.cloud_objects.cloud_base.ACloudObject method)
get_object_id_key() (steps.api.cloud_objects.cloud_base.ACloudObject class method)
get_object_name() (steps.api.cloud_objects.ApiKey class method)
(steps.api.cloud_objects.cloud_base.ACloudObject class method)
(steps.api.cloud_objects.cloud_job.Job class method)
(steps.api.cloud_objects.cloud_platform.Platform class method)
(steps.api.cloud_objects.cloud_token.ApiKey class method)
(steps.api.cloud_objects.cloud_token.JobToken class method)
(steps.api.cloud_objects.cloud_user.User class method)
(steps.api.cloud_objects.Job class method)
(steps.api.cloud_objects.JobToken class method)
(steps.api.cloud_objects.Platform class method)
(steps.api.cloud_objects.User class method)
(steps.api.Job class method)
(steps.api.JobToken class method)
(steps.api.Platform class method)
get_platform() (in module steps.api)
(in module steps.api.given_cloud)
get_pretty_request() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
get_pretty_response() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
get_read_request() (steps.api.cloud_objects.cloud_base.ACloudObject method)
get_request_tested_dict() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
get_results() (steps.api.cloud_objects.cloud_job.Job method)
(steps.api.cloud_objects.Job method)
(steps.api.Job method)
get_schema() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
get_schema_from_request() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
get_status() (steps.api.cloud_objects.cloud_job.Job method)
(steps.api.cloud_objects.Job method)
(steps.api.Job method)
get_status_exception() (in module steps.api)
(in module steps.api.utils.custom_exceptions)
get_table() (in module steps.api)
,
[1]
(in module steps.api.given)
get_token() (steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.User method)
get_token_method() (steps.api.cloud_objects.ApiKey class method)
(steps.api.cloud_objects.cloud_base.ACloudObject class method)
(steps.api.cloud_objects.cloud_job.Job class method)
(steps.api.cloud_objects.cloud_platform.Platform class method)
(steps.api.cloud_objects.cloud_token.ApiKey class method)
(steps.api.cloud_objects.cloud_token.JobToken class method)
(steps.api.cloud_objects.cloud_user.User class method)
(steps.api.cloud_objects.Job class method)
(steps.api.cloud_objects.JobToken class method)
(steps.api.cloud_objects.Platform class method)
(steps.api.cloud_objects.User class method)
(steps.api.Job class method)
(steps.api.JobToken class method)
(steps.api.Platform class method)
get_true_keys() (in module steps.api.utils.parser)
get_update_request() (steps.api.cloud_objects.cloud_base.ACloudObject method)
get_user() (in module steps.api)
(in module steps.api.given_cloud)
H
headers (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
I
initialise() (steps.api.cloud.Cloud method)
initialize() (steps.api.utils.CloudContextHandler method)
(steps.api.utils.context.CloudContextHandler method)
INT_METHOD_PATTERN (in module steps.api.utils.parser)
InvalidFieldInSchema
is_admin (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
IS_ADMIN_KEY (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
is_raised() (steps.api.utils.custom_exceptions.AWrongStatus method)
J
Job (class in steps.api)
(class in steps.api.cloud_objects)
(class in steps.api.cloud_objects.cloud_job)
(steps.api.cloud_objects.cloud_base.TokenType attribute)
(steps.api.cloud_objects.TokenType attribute)
JOB_ENDPOINT (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
job_id (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
job_name (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
JOB_NAME_KEY (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
JOB_TOKEN_KEY (in module steps.api.utils.api)
job_tokens (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
JobToken (class in steps.api)
(class in steps.api.cloud_objects)
(class in steps.api.cloud_objects.cloud_token)
json() (tests.test_utils.MockResponse method)
JSON_HEADER_KEY (in module steps.api.utils.request)
K
keys() (steps.api.cloud_objects.cloud_base.ACloudObject method)
(steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.User method)
L
label (steps.api.cloud_objects.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.JobToken attribute)
(steps.api.cloud_objects.JobToken attribute)
(steps.api.JobToken attribute)
LABEL_KEY (steps.api.cloud_objects.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.ApiKey attribute)
(steps.api.cloud_objects.cloud_token.JobToken attribute)
(steps.api.cloud_objects.JobToken attribute)
(steps.api.JobToken attribute)
last_name (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
LAST_NAME_KEY (in module steps.api.utils.api)
(steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
launch_driver() (in module steps.cloud_interface)
list_all() (steps.api.cloud_objects.cloud_job.Job class method)
(steps.api.cloud_objects.cloud_platform.Platform class method)
(steps.api.cloud_objects.cloud_token.JobToken class method)
(steps.api.cloud_objects.cloud_user.User class method)
(steps.api.cloud_objects.Job class method)
(steps.api.cloud_objects.JobToken class method)
(steps.api.cloud_objects.Platform class method)
(steps.api.cloud_objects.User class method)
(steps.api.Job class method)
(steps.api.JobToken class method)
(steps.api.Platform class method)
load_apis() (steps.api.utils.CloudContextHandler method)
(steps.api.utils.context.CloudContextHandler method)
load_config() (steps.api.utils.CloudContextHandler method)
(steps.api.utils.context.CloudContextHandler method)
load_env() (in module conditions)
load_swagger() (steps.api.utils.Api method)
(steps.api.utils.api.Api method)
load_users() (steps.api.cloud.Cloud method)
log (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
log() (steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.User method)
log_allure() (in module steps.api)
(in module steps.api.utils)
(in module steps.api.utils.result_formatter)
log_as_admin() (in module steps.api)
(in module steps.api.given_cloud)
log_as_user() (in module steps.api)
(in module steps.api.given_cloud)
log_in_cloud() (in module steps.cloud_interface)
logger (steps.api.Context attribute)
,
[1]
(steps.api.utils.Context attribute)
(steps.api.utils.context.Context attribute)
Login (steps.api.cloud_objects.cloud_base.TokenType attribute)
(steps.api.cloud_objects.TokenType attribute)
login_token (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
LOGIN_TOKEN_KEY (in module steps.api.utils.api)
LoginToken (class in steps.api.cloud_objects)
(class in steps.api.cloud_objects.cloud_token)
M
method (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
MissingEndpoint
,
[1]
MissingSchema
,
[1]
MockResponse (class in tests.test_utils)
module
conditions
environment
steps
steps.api
steps.api.cloud
steps.api.cloud_objects
steps.api.cloud_objects.cloud_base
steps.api.cloud_objects.cloud_job
steps.api.cloud_objects.cloud_platform
steps.api.cloud_objects.cloud_token
steps.api.cloud_objects.cloud_user
steps.api.given
steps.api.given_cloud
steps.api.then
steps.api.then_cloud
steps.api.utils
steps.api.utils.api
steps.api.utils.context
steps.api.utils.custom_exceptions
steps.api.utils.parser
steps.api.utils.request
steps.api.utils.result_formatter
steps.cloud_interface
tests
tests.test_api
tests.test_api_class
tests.test_context
tests.test_context_handler
tests.test_parser
tests.test_request
tests.test_utils
N
name (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
O
OPEN_API_DUMMY_SCHEMA (steps.api.utils.Api attribute)
(steps.api.utils.api.Api attribute)
OPEN_API_PATCH_KEY (steps.api.utils.Api attribute)
(steps.api.utils.api.Api attribute)
openapi (steps.api.utils.Api attribute)
(steps.api.utils.api.Api attribute)
original_path_url (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
output_dir (steps.api.Context attribute)
,
[1]
(steps.api.utils.Context attribute)
(steps.api.utils.context.Context attribute)
P
PAGINATION_RESULT_KEYS (in module steps.api)
(in module steps.api.then_cloud)
params (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
parse_nested_value() (in module steps.api)
(in module steps.api.utils)
(in module steps.api.utils.parser)
parse_string() (in module steps.api.utils.parser)
PARSER_DICT (in module steps.api.utils.parser)
password (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
PASSWORD_KEY (in module steps.api.utils.api)
(steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
path_parameters (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
path_url (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
payload (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
PAYLOAD_KEY (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
PCVL_SERVER_ONLY_TAG (in module environment)
pcvl_version (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
PCVL_VERSION_KEY (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
Platform (class in steps.api)
(class in steps.api.cloud_objects)
(class in steps.api.cloud_objects.cloud_platform)
platform_id (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
platform_ids (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
PLATFORM_IDS_KEY (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
platform_name (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
PLATFORM_NAME_KEY (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Job attribute)
(steps.api.Platform attribute)
PLATFORM_VARIABLE_METHOD_PATTERN (in module steps.api.utils.parser)
POST (in module steps.api.utils)
(in module steps.api.utils.api)
prepare_cloud_request() (in module steps.api)
(in module steps.api.given_cloud)
prepare_request() (in module steps.api)
,
[1]
(in module steps.api.given)
priority (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
PRIORITY_KEY (steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.User attribute)
process_id (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
PROCESS_ID_KEY (steps.api.cloud_objects.cloud_job.Job attribute)
(steps.api.cloud_objects.Job attribute)
(steps.api.Job attribute)
progress_job() (in module steps.api)
(in module steps.api.given_cloud)
(steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.Platform method)
(steps.api.Platform method)
PUT (in module steps.api.utils)
(in module steps.api.utils.api)
R
r (in module environment)
RANDOM_UUID_KEY (in module steps.api.utils.parser)
read() (steps.api.cloud_objects.cloud_job.Job method)
(steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.cloud_token.JobToken method)
(steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.Job method)
(steps.api.cloud_objects.JobToken method)
(steps.api.cloud_objects.Platform method)
(steps.api.cloud_objects.User method)
(steps.api.Job method)
(steps.api.JobToken method)
(steps.api.Platform method)
register() (steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.Platform method)
(steps.api.Platform method)
REGISTER_ENDPOINT (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
register_platform() (in module steps.api)
(in module steps.api.given_cloud)
register_platform_simplify() (in module steps.api)
(in module steps.api.given_cloud)
Request (class in steps.api)
(class in steps.api.utils)
(class in steps.api.utils.request)
request (steps.api.Context attribute)
,
[1]
(steps.api.utils.Context attribute)
(steps.api.utils.context.Context attribute)
requests_tested (steps.api.utils.Api attribute)
(steps.api.utils.api.Api attribute)
REQUESTS_TESTED_EMPTY_DICT (in module steps.api.utils.api)
resend_request() (in module steps.api)
(in module steps.api.given)
resend_request_setting_body() (in module steps.api)
(in module steps.api.given)
resend_request_setting_header() (in module steps.api)
(in module steps.api.given)
resend_request_with_path_parameter() (in module steps.api)
(in module steps.api.given)
response (steps.api.Context attribute)
,
[1]
(steps.api.Request attribute)
(steps.api.utils.Context attribute)
(steps.api.utils.context.Context attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
response_match_defined_schema() (in module steps.api)
(in module steps.api.then)
run_job() (steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.Platform method)
(steps.api.Platform method)
run_platform_job() (in module steps.api)
(in module steps.api.given_cloud)
S
save_data_in_response() (in module steps.api)
(in module steps.api.given)
save_random_uuid() (in module steps.api)
(in module steps.api.given)
save_request() (in module steps.api)
(in module steps.api.given)
save_variable() (in module steps.api)
(in module steps.api.given)
schema (steps.api.utils.custom_exceptions.ASchemaError attribute)
SCHEMA_KEY (in module steps.api.utils.api)
SchemaError
,
[1]
schemas (steps.api.utils.Api attribute)
(steps.api.utils.api.Api attribute)
SECRET_DICT (in module steps.api.utils.result_formatter)
send() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
send_complete_request() (in module steps.api)
(in module steps.api.given)
send_request() (in module steps.api)
(in module steps.api.given)
send_request_with_path_parameter() (in module steps.api)
(in module steps.api.given)
ServerError
set_authorization_header() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
set_body() (in module steps.api)
(in module steps.api.given)
(steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
set_form_content_type() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
set_header() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
set_header_key() (in module steps.api)
(in module steps.api.given)
set_json_content_type() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
set_method() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
set_nested_value() (in module steps.api.utils.parser)
set_param() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
set_param_key() (in module steps.api)
(in module steps.api.given)
set_request_params() (in module steps.api)
(in module steps.api.given)
set_url() (steps.api.Request method)
(steps.api.utils.Request method)
(steps.api.utils.request.Request method)
ShouldHaveFailed
ShouldHaveSucceeded
specs (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
status_code (steps.api.utils.custom_exceptions.ASchemaError attribute)
status_code_validation() (in module steps.api)
(in module steps.api.then)
STATUS_KEY (in module steps.api.utils.api)
step_impl() (in module steps.api)
(in module steps.api.given_cloud)
steps
module
steps.api
module
steps.api.cloud
module
steps.api.cloud_objects
module
steps.api.cloud_objects.cloud_base
module
steps.api.cloud_objects.cloud_job
module
steps.api.cloud_objects.cloud_platform
module
steps.api.cloud_objects.cloud_token
module
steps.api.cloud_objects.cloud_user
module
steps.api.given
module
steps.api.given_cloud
module
steps.api.then
module
steps.api.then_cloud
module
steps.api.utils
module
steps.api.utils.api
module
steps.api.utils.context
module
steps.api.utils.custom_exceptions
module
steps.api.utils.parser
module
steps.api.utils.request
module
steps.api.utils.result_formatter
module
steps.cloud_interface
module
STRING_METHOD_PATTERN (in module steps.api.utils.parser)
SUCCESS_FIELDS (in module steps.api.utils.api)
swagger_file (steps.api.utils.Api attribute)
(steps.api.utils.api.Api attribute)
SWAGGER_KEY_MAPPING (in module steps.api.utils.result_formatter)
SYMBOLS (in module steps.api.cloud_objects.cloud_user)
T
take_screenshot() (in module steps.cloud_interface)
temp (steps.api.cloud.Cloud attribute)
test_admin_variables() (in module tests.test_context)
test_api() (in module tests.test_api)
test_api_initialization() (in module tests.test_api_class)
test_check_expected_values_in_response() (in module tests.test_utils)
test_check_expected_values_in_response_eval_methods() (in module tests.test_parser)
test_check_expected_values_in_response_nested_key() (in module tests.test_parser)
test_check_expected_values_in_response_simple_key() (in module tests.test_parser)
test_check_expected_values_in_response_with_variable() (in module tests.test_parser)
test_check_extra_failure() (in module tests.test_api_class)
test_check_extra_success() (in module tests.test_api_class)
test_check_schema_failure() (in module tests.test_api_class)
test_check_schema_success() (in module tests.test_api_class)
test_check_status_failure() (in module tests.test_api_class)
test_check_status_success() (in module tests.test_api_class)
test_cloud_context_handler_initialization() (in module tests.test_context_handler)
test_context() (in module tests.test_context)
test_context_initialization() (in module tests.test_context_handler)
test_copy() (in module tests.test_request)
test_create_all_requests_tested() (in module tests.test_api_class)
test_del_tags_duplicate() (in module tests.test_api_class)
test_delete_nested_value() (in module tests.test_utils)
test_env_variable() (in module tests.test_context)
test_find() (in module tests.test_parser)
test_generic_OpenAPIValidationError_patch_parameters() (in module tests.test_api_class)
test_generic_OpenAPIValidationError_patch_schemas() (in module tests.test_api_class)
test_generic_OpenAPIValidationError_patch_unsupported() (in module tests.test_api_class)
test_generic_PointerToNowhere_patch() (in module tests.test_api_class)
test_get_json_schema_exception_array() (in module tests.test_api_class)
test_get_json_schema_exception_invalid() (in module tests.test_api_class)
test_get_json_schema_exception_valid() (in module tests.test_api_class)
test_get_keys_from_json_path() (in module tests.test_api_class)
test_get_nested_value() (in module tests.test_utils)
test_get_request_tested_dict_new_path() (in module tests.test_api_class)
test_get_schema() (in module tests.test_api_class)
test_get_schema_from_request() (in module tests.test_api_class)
test_get_schema_missing() (in module tests.test_api_class)
test_get_true_keys_dict() (in module tests.test_parser)
test_get_true_keys_list() (in module tests.test_parser)
test_get_true_keys_unsupported_type() (in module tests.test_parser)
test_hide_secret() (in module tests.test_request)
test_item_match_schema_additional_properties_allowed() (in module tests.test_api_class)
test_item_match_schema_extra_field() (in module tests.test_api_class)
test_item_match_schema_missing_field() (in module tests.test_api_class)
test_item_match_schema_not_a_dict() (in module tests.test_api_class)
test_item_match_schema_valid() (in module tests.test_api_class)
test_load_apis() (in module tests.test_context_handler)
test_load_apis_with_shared_swagger() (in module tests.test_context_handler)
test_load_config() (in module tests.test_context_handler)
test_load_config_defaults() (in module tests.test_context_handler)
test_load_swagger_from_file() (in module tests.test_api_class)
test_load_swagger_from_url() (in module tests.test_api_class)
test_load_swagger_null_version() (in module tests.test_api_class)
test_log_with_logger() (in module tests.test_api_class)
test_log_without_logger() (in module tests.test_api_class)
test_parse_nested_value() (in module tests.test_utils)
test_parse_nested_value_dict() (in module tests.test_parser)
test_parse_nested_value_string() (in module tests.test_parser)
test_parse_string() (in module tests.test_parser)
test_patch_swagger_success() (in module tests.test_api_class)
test_request_initialization() (in module tests.test_request)
test_send_form_body() (in module tests.test_request)
test_send_json_body() (in module tests.test_request)
test_send_unknown_content_type() (in module tests.test_request)
test_set_authorization_header() (in module tests.test_request)
test_set_body() (in module tests.test_request)
test_set_form_content_type() (in module tests.test_request)
test_set_header() (in module tests.test_request)
test_set_json_content_type() (in module tests.test_request)
test_set_method() (in module tests.test_request)
test_set_nested_value() (in module tests.test_utils)
test_set_param() (in module tests.test_request)
test_set_url() (in module tests.test_request)
test_str_representation() (in module tests.test_request)
test_temporary_variable() (in module tests.test_context)
test_to_float() (in module tests.test_parser)
test_to_int() (in module tests.test_parser)
test_try_read_from_variable_admin() (in module tests.test_parser)
test_try_read_from_variable_environment() (in module tests.test_parser)
test_try_read_from_variable_fallback() (in module tests.test_parser)
test_try_read_from_variable_platform() (in module tests.test_parser)
test_try_read_from_variable_random_uuid() (in module tests.test_parser)
test_try_read_from_variable_temporary() (in module tests.test_parser)
test_try_read_from_variable_type_conversion() (in module tests.test_parser)
test_try_read_from_variable_user() (in module tests.test_parser)
test_try_save_value_to_variable_nonexistent_pattern() (in module tests.test_parser)
test_try_save_value_to_variable_temporary() (in module tests.test_parser)
test_try_save_value_to_variable_user() (in module tests.test_parser)
test_user_variables() (in module tests.test_context)
tests
module
tests.test_api
module
tests.test_api_class
module
tests.test_context
module
tests.test_context_handler
module
tests.test_parser
module
tests.test_request
module
tests.test_utils
module
timeout (steps.api.Request attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
to_float() (in module steps.api.utils.parser)
to_int() (in module steps.api.utils.parser)
token (steps.api.cloud_objects.ApiKey property)
(steps.api.cloud_objects.cloud_token.ApiKey property)
(steps.api.cloud_objects.cloud_token.JobToken attribute)
(steps.api.cloud_objects.cloud_token.LoginToken attribute)
(steps.api.cloud_objects.JobToken attribute)
(steps.api.cloud_objects.LoginToken attribute)
(steps.api.JobToken attribute)
token_id (steps.api.cloud_objects.cloud_token.JobToken attribute)
(steps.api.cloud_objects.JobToken attribute)
(steps.api.JobToken attribute)
TokenType (class in steps.api.cloud_objects)
(class in steps.api.cloud_objects.cloud_base)
try_read_from_variable() (in module steps.api)
,
[1]
(in module steps.api.utils)
(in module steps.api.utils.parser)
try_save_value_to_variable() (in module steps.api)
(in module steps.api.utils)
(in module steps.api.utils.parser)
type (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
TYPE_DICT (in module steps.api.utils.parser)
U
UnrespectedSchema
update() (steps.api.cloud_objects.cloud_platform.Platform method)
(steps.api.cloud_objects.cloud_user.User method)
(steps.api.cloud_objects.Platform method)
(steps.api.cloud_objects.User method)
(steps.api.Platform method)
update_from_dict() (steps.api.cloud_objects.cloud_base.ACloudObject method)
update_ref_request_header() (in module steps.api)
(in module steps.api.given)
url (steps.api.Request attribute)
(steps.api.utils.Api attribute)
(steps.api.utils.api.Api attribute)
(steps.api.utils.Request attribute)
(steps.api.utils.request.Request attribute)
User (class in steps.api.cloud_objects)
(class in steps.api.cloud_objects.cloud_user)
user_id (steps.api.cloud_objects.cloud_token.JobToken attribute)
(steps.api.cloud_objects.cloud_user.User attribute)
(steps.api.cloud_objects.JobToken attribute)
(steps.api.cloud_objects.User attribute)
(steps.api.JobToken attribute)
USER_ID_KEY (in module steps.api.utils.api)
USER_VARIABLE_METHOD_PATTERN (in module steps.api.utils.parser)
V
VARIABLE_METHOD_PATTERN (in module steps.api.utils.parser)
verb (steps.api.utils.custom_exceptions.ASchemaError attribute)
W
wait_for_url_to_be_loaded() (in module steps.cloud_interface)
worker_id (steps.api.cloud_objects.cloud_platform.Platform attribute)
(steps.api.cloud_objects.Platform attribute)
(steps.api.Platform attribute)
WrongErrorCode
WrongSuccessCode