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