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

docs(contributing): refactor scripts, update contributing docs #1118

Merged
merged 3 commits into from
Mar 26, 2024

fix of fix

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

docs(contributing): refactor scripts, update contributing docs #1118

fix of fix
19efdb3
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-ui-9.0.8-account succeeded Mar 26, 2024 in 0s

60 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

60 tests were completed in 801s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 60✅ 801s

✅ 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