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: make configuration page as optional #1521

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

simplify ts code

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

feat: make configuration page as optional #1521

simplify ts code
ffbe04c
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-ui-9.1.7-2 succeeded Jan 8, 2025 in 0s

24 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

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

Test suite Passed Failed Skipped Time
pytest 24✅ 496s

✅ pytest

test_alert_actions_page.chrome_TestAlertActions
  ✅ test_alert_action_save
test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_filter_functionality_negative
  ✅ test_account_edit_valid_title
  ✅ test_account_delete_close_entity
  ✅ test_account_required_field_example_multiple_select
  ✅ test_add_account_duplicate_name
test_configuration_page_custom_tab.chrome_TestCustomPage
  ✅ test_custom_valid_input_test_regex
  ✅ test_custom_valid_input_test_url
test_configuration_page_logging_tab.chrome_TestLoggingPage
  ✅ test_logging_selected_log_level_frontend_backend
test_input_page.chrome_TestInputPage
  ✅ test_inputs_more_info
  ✅ test_example_input_one_list_multiple_select_test
  ✅ test_example_input_one_default_value_example_radio
  ✅ test_example_input_one_edit_cancel_entity
  ✅ test_example_input_two_select_select_value_example_multiple_select
  ✅ test_example_input_two_required_field_example_radio
  ✅ test_example_input_two_add_frontend_backend_validation
  ✅ test_example_input_two_edit_cancel_entity
  ✅ test_example_input_two_clone_cancel_entity
  ✅ test_example_input_two_edit_valid_title
  ✅ test_inputs_disable_all_close
  ✅ test_inputs_textarea_height
  ✅ test_example_inputs_with_valid_interval[0 0,11 2 */2 *]
  ✅ test_example_inputs_with_valid_interval[* * * * *]
  ✅ test_example_inputs_with_not_valid_interval[-2]