Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(SingleInputComponent): add expect and fix warning #1467

Merged
merged 2 commits into from
Nov 20, 2024

Merge branch 'develop' into feature/unittestswarning

f0249e8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

test(SingleInputComponent): add expect and fix warning #1467

Merge branch 'develop' into feature/unittestswarning
f0249e8
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-ui-9.2.3-8 succeeded Nov 19, 2024 in 1s

24 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

24 tests were completed in 345s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 24✅ 345s

✅ pytest

test_alert_actions_page.chrome_TestAlertActions
  ✅ test_action_in_list
  ✅ test_dropdown_list
  ✅ test_checkbox
  ✅ test_single_select
test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_delete_cancel_entity
  ✅ test_account_search_value_example_multiple_select
  ✅ test_account_default_value_example_radio
  ✅ test_account_add_frontend_validation
  ✅ test_account_clone_backend_validation
  ✅ test_account_displayed_columns
  ✅ test_account_valid_input_account_name
test_configuration_page_custom_tab.chrome_TestCustomPage
  ✅ test_custom_valid_input_test_ipv4
test_configuration_page_proxy_tab.chrome_TestProxyPage
  ✅ test_proxy_password_field_length_validation
test_input_page.chrome_TestInputPage
  ✅ test_inputs_sort_functionality
  ✅ test_inputs_create_new_input_list_values
  ✅ test_inputs_title_and_description
  ✅ test_example_input_one_select_value_multiple_select_test
  ✅ test_example_input_one_required_field_object
  ✅ test_example_input_one_default_value_order_by
  ✅ test_example_input_one_add_duplicate_names
  ✅ test_example_input_two_valid_length_name
  ✅ test_example_input_two_edit_frontend_backend_validation
  ✅ test_example_input_two_clone_duplicate_names
  ✅ test_example_inputs_with_valid_interval[1]