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

feat: add CheckboxTree component #1495

Open
wants to merge 58 commits into
base: develop
Choose a base branch
from

fix unit tests

15afc57
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: add CheckboxTree component #1495

fix unit tests
15afc57
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-ui-9.4.0-1 succeeded Jan 8, 2025 in 1s

24 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

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

Test suite Passed Failed Skipped Time
pytest 24✅ 335s

✅ pytest

test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_filter_functionality_positive
  ✅ test_account_list_auth_type
  ✅ test_account_list_example_multiple_select
  ✅ test_clone_account_duplicate_name
  ✅ test_account_add_backend_validation
  ✅ test_account_edit_default_values
  ✅ test_account_title_and_description
  ✅ test_example_validation_of_oauth_fields_too_short
test_configuration_page_custom_tab.chrome_TestCustomPage
  ✅ test_custom_fields_label_entity
  ✅ test_custom_valid_input_test_email
test_configuration_page_proxy_tab.chrome_TestProxyPage
  ✅ test_proxy_port_field_valid_integer
test_input_page.chrome_TestInputPage
  ✅ test_inputs_displayed_columns
  ✅ test_example_input_one_required_field_name
  ✅ test_example_input_one_default_value_index
  ✅ test_example_input_one_required_field_textarea
  ✅ test_example_input_one_fields_label_entity
  ✅ test_example_input_one_delete_row_frontend_backend_validation
  ✅ test_example_input_two_valid_input_name
  ✅ test_example_input_two_default_value_index
  ✅ test_example_input_two_clone_default_values
  ✅ test_example_input_two_edit_close_entity
  ✅ test_example_input_two_delete_cancel_entity
  ✅ test_example_input_two_add_duplicate_names
  ✅ test_inputs_disable_all_some_already_disabled