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.1.6-7 succeeded Nov 19, 2024 in 0s

24 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

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

Test suite Passed Failed Skipped Time
pytest 24✅ 427s

✅ pytest

test_configuration_page.chrome_TestConfigurationPage
  ✅ test_configuration_page_title_and_description
test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_add_cancel_entity
  ✅ test_account_edit_cancel_entity
  ✅ test_account_delete_valid_prompt_message
  ✅ test_account_valid_length_name
  ✅ test_account_delete_row_frontend_validation
  ✅ test_account_helplink
  ✅ test_example_validation_of_oauth_fields_wrong_characters
test_configuration_page_proxy_tab.chrome_TestProxyPage
  ✅ test_proxy_encrypted_field_password
test_input_page.chrome_TestInputPage
  ✅ test_example_input_one_deselect_multiple_select_test
  ✅ test_example_input_one_unchecked_example_checkbox
  ✅ test_example_input_one_select_value_example_radio
  ✅ test_example_input_two_fields_label_entity
  ✅ test_example_input_one_default_value_limit
  ✅ test_example_input_one_edit_close_entity
  ✅ test_example_input_one_clone_cancel_entity
  ✅ test_example_input_one_delete_cancel_entity
  ✅ test_example_input_two_required_field_example_multiple_select
  ✅ test_example_input_two_delete_row_frontend_backend_validation
  ✅ test_example_input_two_delete_valid_prompt_message
  ✅ test_inputs_disable_enable_all
  ✅ test_inputs_disable_all_enable_all_input_one_input_two
  ✅ test_inputs_enable_all_some_already_enabled
  ✅ test_example_inputs_with_valid_interval[-1]