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: modal implementation for data ingestion table #1244

Merged
merged 43 commits into from
Oct 16, 2024

Merge branch 'develop' into feat/spike-poc-dashboard-side-panel

1d211b7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: modal implementation for data ingestion table #1244

Merge branch 'develop' into feat/spike-poc-dashboard-side-panel
1d211b7
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-ui-9.3.0-account succeeded Oct 16, 2024 in 0s

65 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

65 tests were completed in 900s with 65 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 65✅ 900s

✅ pytest

test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_default_rows_in_table
  ✅ test_account_sort_functionality
  ✅ test_account_count
  ✅ test_account_filter_functionality_negative
  ✅ test_account_filter_functionality_positive
  ✅ test_account_pagination
  ✅ test_account_add_valid_title
  ✅ test_account_edit_valid_title
  ✅ test_account_clone_valid_title
  ✅ test_account_delete_valid_title
  ✅ test_account_add_close_entity
  ✅ test_account_add_cancel_entity
  ✅ test_account_delete_close_entity
  ✅ test_account_delete_cancel_entity
  ✅ test_account_edit_close_entity
  ✅ test_account_edit_cancel_entity
  ✅ test_account_clone_close_entity
  ✅ test_account_clone_cancel_entity
  ✅ test_account_delete_valid_prompt_message
  ✅ test_account_required_field_username
  ✅ test_account_required_field_password
  ✅ test_account_encrypted_field_password
  ✅ test_account_required_field_name
  ✅ test_account_basic_fields_label_entity
  ✅ test_account_oauth_fields_label_entity
  ✅ test_account_help_text_entity
  ✅ test_account_required_field_example_multiple_select
  ✅ test_account_required_field_client_id
  ✅ test_account_required_field_client_secret
  ✅ test_account_encrypted_field_client_secret
  ✅ test_account_valid_account_name
  ✅ test_account_valid_length_name
  ✅ test_account_default_value_example_environment
  ✅ test_account_list_example_environment
  ✅ test_account_default_value_auth_type
  ✅ test_account_list_auth_type
  ✅ test_account_checked_example_checkbox
  ✅ test_account_select_value_example_environment
  ✅ test_account_list_example_multiple_select
  ✅ test_account_select_value_example_multiple_select
  ✅ test_account_search_value_example_multiple_select
  ✅ test_account_default_value_example_radio
  ✅ test_add_account_duplicate_name
  ✅ test_account_delete_row_frontend_validation
  ✅ test_account_edit_uneditable_field_name
  ✅ test_account_credentials_encrypted_value
  ✅ test_account_add_frontend_validation
  ✅ test_account_edit_frontend_validation
  ✅ test_clone_account_duplicate_name
  ✅ test_account_clone_frontend_validation
  ✅ test_account_clone_default_values
  ✅ test_account_add_backend_validation
  ✅ test_account_edit_backend_validation
  ✅ test_account_clone_backend_validation
  ✅ test_account_delete_row_backend_validation
  ✅ test_account_helplink
  ✅ test_account_delete_account_in_use
  ✅ test_account_displayed_columns
  ✅ test_account_action_values
  ✅ test_account_edit_default_values
  ✅ test_account_title_and_description
  ✅ test_account_valid_input_account_name
  ✅ test_account_select_value_auth_type
  ✅ test_account_add_reserved_value_account_name
  ✅ test_account_url_validation