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(schema): schema changes for custom REST endpoints #1509

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

REST handlers schema

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

feat(schema): schema changes for custom REST endpoints #1509

REST handlers schema
34e35b8
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-ui-9.3.2-10 succeeded Dec 17, 2024 in 0s

20 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

20 tests were completed in 326s with 20 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 20✅ 326s

✅ pytest

test_alert_actions_page.chrome_TestAlertActions
  ✅ test_alert_help_text_entity
test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_sort_functionality
  ✅ test_account_pagination
  ✅ test_account_add_valid_title
  ✅ test_account_basic_fields_label_entity
  ✅ test_account_default_value_example_environment
  ✅ test_account_list_example_environment
  ✅ test_account_clone_frontend_validation
  ✅ test_account_edit_backend_validation
  ✅ test_account_action_values
test_configuration_page_custom_tab.chrome_TestCustomPage
  ✅ test_custom_valid_input_test_date
test_configuration_page_logging_tab.chrome_TestLoggingPage
  ✅ test_logging_label_log_level
test_configuration_page_proxy_tab.chrome_TestProxyPage
  ✅ test_proxy_host_field_length_validation
  ✅ test_proxy_required_field_port
test_input_page.chrome_TestInputPage
  ✅ test_inputs_filter_functionality_negative
  ✅ test_inputs_input_type_list_values
  ✅ test_inputs_enable_disable
  ✅ test_example_input_one_required_field_object_fields
  ✅ test_example_input_two_required_field_interval
  ✅ test_example_input_two_help_text_entity