Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][RFR] Polarion test cases cleanup #9654

Merged
merged 1 commit into from
Nov 22, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
301 changes: 0 additions & 301 deletions cfme/tests/services/test_different_dialogs_in_catalogs.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,290 +153,6 @@ def test_tagdialog_catalog_item(appliance, setup_provider, provider, catalog_ite
assert provision_request.is_succeeded(), msg


@pytest.mark.manual
@pytest.mark.tier(2)
def test_dialogs_should_only_run_once():
""" Dialogs should only run once
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
startsin: 5.9
initialEstimate: 1/4h
tags: service
Bugzilla:
1595776
"""
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_triggered_refresh_shouldnt_occurs_for_dialog_after_changing_type_to_static():
""" Triggered Refresh shouldn't Occurs for Dialog After Changing Type to Static
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.9
tags: service
Bugzilla:
1614436
"""
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_timepicker_should_show_date_when_chosen_once():
""" Timepicker should show date when chosen once
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.7
tags: service
Bugzilla:
1638079
"""
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_default_dialog_entries_should_localized_when_ordering_catalog_item_in_french():
""" Default dialog entries should localized when ordering catalog item in French
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/16h
startsin: 5.7
tags: service
Bugzilla:
1592573
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_in_dynamic_dropdown_list_the_default_value_should_not_contain_all_the_value_of_the_list():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.10
tags: service
Bugzilla:
1568440
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_saving_service_dialog_with_multi_select_drop_down_populated_by_expression_method():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.9
tags: service
Bugzilla:
1559030
"""
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_cui_should_check_dialog_field_associations():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/6h
startsin: 5.10
tags: service
Bugzilla:
1559382
"""
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_generic_object_should_be_visible_in_service_view():
"""
Polarion:
assignee: nansari
casecomponent: Services
initialEstimate: 1/4h
testtype: functional
startsin: 5.8
tags: service
Bugzilla:
1515945
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_reconfigure_service_for_dialogs_with_timeout_values():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.7
Bugzilla:
1442920
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_timepicker_should_pass_correct_timing_on_service_order():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.9
tags: service
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_should_be_able_to_see_requests_if_our_users_are_in_groups_with_managed_tags():
"""
Polarion:
assignee: nansari
casecomponent: Services
initialEstimate: 1/4h
testtype: functional
startsin: 5.9
tags: service
Bugzilla:
1596738
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_user_should_be_able_to_change_the_order_of_values_of_the_drop_down_list():
"""
Polarion:
assignee: nansari
initialEstimate: 1/16h
casecomponent: Services
testtype: functional
startsin: 5.10
tags: service
Bugzilla:
1594301
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_search_field_at_the_top_of_a_dynamic_drop_down_dialog_element_should_display():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.9
tags: service
Bugzilla:
1553347
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_default_selection_of_dropdown_list_is_should_display_properly():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/6h
startsin: 5.9
tags: service
Bugzilla:
1579405
"""
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_service_dialog_saving_elements_when_switching_elements():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.8
tags: service
Bugzilla:
1454428
"""
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_entries_shouldnt_be_mislabeled_for_dropdown_element_in_dialog_editor():
"""
Polarion:
assignee: nansari
casecomponent: Services
initialEstimate: 1/16h
testtype: functional
startsin: 5.10
tags: service
Bugzilla:
1597802
"""
pass


@pytest.mark.manual
@pytest.mark.tier(2)
def test_reconfigure_existing_duplicate_orders():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/4h
startsin: 5.9
tags: service
"""
pass


@pytest.fixture
def new_user(appliance, permission):
# Tenant created
Expand Down Expand Up @@ -498,23 +214,6 @@ def test_should_be_able_to_access_services_requests_as_user(appliance, new_user,
navigate_to(appliance.collections.requests, "All")


@pytest.mark.manual
@pytest.mark.tier(3)
def test_dialog_dropdown_ui_values_in_the_dropdown_should_be_visible_in_edit_mode():
"""
Polarion:
assignee: nansari
casecomponent: Services
testtype: functional
initialEstimate: 1/16h
startsin: 5.9
tags: service
Bugzilla:
1557508
"""
pass


@pytest.mark.tier(1)
@pytest.mark.customer_scenario
@pytest.mark.meta(automates=[1385898])
Expand Down
17 changes: 0 additions & 17 deletions cfme/tests/services/test_dynamicdd_dialogelement.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,23 +181,6 @@ def test_dd_multiselect_default_element_is_shouldnt_be_blank_when_loaded_by_anot
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_expression_method_definitions_should_not_fail_with_script_error_in_a_dialog():
"""
Polarion:
assignee: nansari
casecomponent: Services
initialEstimate: 1/6h
testtype: functional
startsin: 5.10
tags: service
Bugzilla:
1558926
"""
pass


@pytest.mark.manual
@pytest.mark.tier(3)
def test_dialog_text_box_triggers_fields_shouldnt_refresh_too_soon_often():
Expand Down
Loading