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.1.7-6 succeeded Dec 17, 2024 in 0s

24 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

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

Test suite Passed Failed Skipped Time
pytest 24✅ 272s

✅ pytest

test_configuration_page.chrome_TestConfigurationPage
  ✅ test_openapi_json_download_button
test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_required_field_username
  ✅ test_account_required_field_name
  ✅ test_account_encrypted_field_client_secret
  ✅ test_account_default_value_auth_type
  ✅ test_account_credentials_encrypted_value
  ✅ test_account_clone_default_values
  ✅ test_account_select_value_auth_type
  ✅ test_account_url_validation
  ✅ test_example_validation_of_oauth_valid
test_configuration_page_logging_tab.chrome_TestLoggingPage
  ✅ test_logging_default_log_level
  ✅ test_logging_list_log_levels
test_input_page.chrome_TestInputPage
  ✅ test_inputs_default_rows_in_table
  ✅ test_example_input_one_valid_length_name
  ✅ test_example_input_one_required_field_interval
  ✅ test_example_input_one_clone_close_entity
  ✅ test_example_input_one_clone_save_entity
  ✅ test_example_input_one_clone_duplicate_names
  ✅ test_example_input_two_required_field_name
  ✅ test_example_input_two_delete_valid_title
  ✅ test_inputs_enable_all_close
  ✅ test_inputs_disable_all_deny
  ✅ test_inputs_textarea_scroll
  ✅ test_example_inputs_with_not_valid_interval[0a 0,11 2 */2 *]