waft.framework_unit_tests package¶
Subpackages¶
- waft.framework_unit_tests.test_cli package
- Submodules
- waft.framework_unit_tests.test_cli.test_config module
clean_temp_config()
temp_config_file()
test_add_and_remove_group()
test_add_and_remove_proxy()
test_add_and_remove_system()
test_add_duplicate_system_fails()
test_add_system_creates_config_at_path_if_not_exists()
test_add_system_missing_fields_fails()
test_create_group_with_nonexistent_system_fails()
test_operations_on_empty_config_file()
test_operations_on_invalid_json_config_file()
test_remove_nonexistent_group_fails()
test_remove_nonexistent_system_fails()
test_show_config_creates_file_when_not_exists()
test_show_empty_config()
test_where_prints_config_location()
- waft.framework_unit_tests.test_cli.test_vm_cli_e2e module
assert_command_fails()
assert_vm_inspect_success()
create_test_vm()
destroy_test_vm()
get_config_json()
get_systems_dict()
normalize_output()
run_cli_command()
test_vm_auto_generated_system_name_collision_detection()
test_vm_custom_parameters()
test_vm_force_create_parameter()
test_vm_full_lifecycle_with_config_tracking()
test_vm_images_command()
test_vm_inspect_basic()
test_vm_invalid_vm_spec_fails_fast()
test_vm_negative_scenarios()
test_vm_parameter_variations()
test_vm_redeploy_command()
test_vm_resource_group_scenarios()
waft_env()
- waft.framework_unit_tests.test_cli.test_vm_cli_unit module
- waft.framework_unit_tests.test_cli.test_config module
- Submodules
- waft.framework_unit_tests.test_configuration package
- Submodules
- waft.framework_unit_tests.test_configuration.test_config_auto_create module
test_config_base_handles_directory_path_gracefully()
test_config_base_respects_auto_create_false()
test_config_base_uses_setting_when_auto_create_none()
test_config_base_with_auto_create_parameter()
test_config_file_handler_create_if_missing()
test_config_file_handler_create_if_missing_with_nested_dirs()
test_config_file_handler_does_not_overwrite_existing()
test_config_file_handler_rejects_directory_path()
test_config_handles_directory_named_like_config_file()
test_config_reader_with_auto_create_parameter()
test_config_writer_rejects_directory_path()
test_config_writer_with_auto_create_parameter()
test_empty_file_handled_gracefully()
test_malformed_json_raises_error()
- waft.framework_unit_tests.test_configuration.test_config_handler module
mock_config_file()
mock_default_config()
test_find_config_file_with_provided_path()
test_init_with_missing_config_file()
test_init_with_valid_config_file()
test_load_config_with_empty_file()
test_load_config_with_invalid_json()
test_read_empty_config()
test_read_missing_config()
test_write_empty_config()
test_write_empty_config_in_dir()
- waft.framework_unit_tests.test_configuration.test_config_reader module
mock_config_file()
mock_config_file_with_proxy()
test_get_group_by_name()
test_get_group_names()
test_get_groups()
test_get_proxy_by_name()
test_get_system_by_name()
test_get_system_names()
test_get_systems()
test_get_systems_from_group_or_system_name()
test_missing_proxy()
test_system_with_proxy()
test_system_without_proxy()
- waft.framework_unit_tests.test_configuration.test_config_setting module
- waft.framework_unit_tests.test_configuration.test_config_writer module
- waft.framework_unit_tests.test_configuration.test_logging module
- waft.framework_unit_tests.test_configuration.test_config_auto_create module
- Submodules
- waft.framework_unit_tests.test_dashboard_actions package
- waft.framework_unit_tests.test_mdm_actions package
- waft.framework_unit_tests.test_structures package
- waft.framework_unit_tests.test_system package
- waft.framework_unit_tests.test_warp_client package
- Subpackages
- Submodules