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(code): added clear_text function #391

Merged
merged 3 commits into from
Sep 27, 2023

ci: update label quotes

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

feat(code): added clear_text function #391

ci: update label quotes
09017ff
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-Object__chrome_test_splunk_ta_example_addon_account succeeded Sep 26, 2023 in 0s

test-report-Object__chrome_test_splunk_ta_example_addon_account ✅

Tests passed successfully

✅ test-results/test.xml

60 tests were completed in 3047s with 59 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
pytest 59✅ 1⚪ 3047s

✅ pytest

tests.ui.test_splunk_ta_example_addon_account.chrome_TestAccount
  ✅ test_account_default_rows_in_table
  ✅ test_account_sort_functionality
  ✅ test_account_count
  ✅ test_accounts_filter_functionality_negative
  ✅ test_accounts_filter_functionality_positive
  ✅ test_account_pagination
  ✅ test_account_title_and_description
  ✅ 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_fields_placeholder_value
  ✅ test_account_help_text_entity
  ⚪ test_account_required_field_example_environment
  ✅ 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