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

chore: use poetry 1.4.2 in the CI #382

Merged
merged 1 commit into from
Sep 11, 2023

chore: use poetry 1.4.2 in the CI

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

chore: use poetry 1.4.2 in the CI #382

chore: use poetry 1.4.2 in the CI
0c1135a
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-Object__firefox_test_splunk_ta_example_addon_input succeeded Sep 11, 2023 in 0s

test-report-Object__firefox_test_splunk_ta_example_addon_input ✅

Tests passed successfully

✅ test-results/test.xml

116 tests were completed in 6234s with 115 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
pytest 115✅ 1⚪ 6234s

✅ pytest

tests.ui.test_splunk_ta_example_addon_input.firefox_TestInput
  ✅ test_inputs_displayed_columns
  ✅ test_inputs_pagination_list
  ✅ test_inputs_pagination
  ✅ test_inputs_sort_functionality
  ✅ test_inputs_filter_functionality_negative
  ✅ test_inputs_filter_functionality_positive
  ✅ test_inputs_default_rows_in_table
  ✅ test_inputs_create_new_input_list_values
  ✅ test_inputs_input_type_list_values
  ⚪ test_inputs_delete_enabled_input
  ✅ test_inputs_more_info
  ✅ test_inputs_enable_disable
  ✅ test_inputs_count
  ✅ test_inputs_title_and_description
  ✅ test_example_input_one_required_field_name
  ✅ test_example_input_one_valid_length_name
  ✅ test_example_input_one_valid_input_name
  ✅ test_example_input_one_list_single_select_group_test
  ✅ test_example_input_one_select_value_single_select_group_test
  ✅ test_example_input_one_search_value_single_select_group_test
  ✅ test_example_input_one_default_value_multiple_select_test
  ✅ test_example_input_one_list_multiple_select_test
  ✅ test_example_input_one_select_value_multiple_select_test
  ✅ test_example_input_one_select_multiple_values_multiple_select_test
  ✅ test_example_input_one_deselect_multiple_select_test
  ✅ test_example_input_one_search_value_multiple_select_test
  ✅ test_example_input_one_default_value_example_checkbox
  ✅ test_example_input_one_unchecked_example_checkbox
  ✅ test_example_input_one_checked_example_checkbox
  ✅ test_example_input_one_default_value_example_radio
  ✅ test_example_input_one_select_value_example_radio
  ✅ test_example_input_one_required_field_interval
  ✅ test_example_input_one_valid_input_interval
  ✅ test_example_input_one_required_field_index
  ✅ test_example_input_one_default_value_index
  ✅ test_example_input_one_required_field_example_account
  ✅ test_example_input_one_required_field_object
  ✅ test_example_input_one_required_field_object_fields
  ✅ test_example_input_one_required_field_order_by
  ✅ test_example_input_one_default_value_order_by
  ✅ test_example_input_one_fields_label_entity
  ✅ test_example_input_two_fields_label_entity
  ✅ test_example_input_one_fields_placeholder_value
  ✅ test_example_input_two_fields_placeholder_value
  ✅ test_example_input_one_help_text_entity
  ✅ test_example_input_one_valid_input_query_start_date
  ✅ test_example_input_one_default_value_limit
  ✅ test_example_input_one_help_link
  ✅ test_example_input_one_add_frontend_validation
  ✅ test_example_input_one_add_backend_validation
  ✅ test_example_input_one_edit_uneditable_field_name
  ✅ test_example_input_one_edit_frontend_validation
  ✅ test_example_input_one_edit_backend_validation
  ✅ test_example_input_one_clone_default_values
  ✅ test_example_input_one_clone_frontend_validation
  ✅ test_example_input_one_clone_backend_validation
  ✅ test_example_input_one_delete_row_frontend_validation
  ✅ test_example_input_one_delete_row_backend_validation
  ✅ test_example_input_one_add_close_entity
  ✅ test_example_input_one_edit_close_entity
  ✅ test_example_input_one_clone_close_entity
  ✅ test_example_input_one_delete_close_entity
  ✅ test_example_input_one_add_cancel_entity
  ✅ test_example_input_one_edit_cancel_entity
  ✅ test_example_input_one_clone_cancel_entity
  ✅ test_example_input_one_delete_cancel_entity
  ✅ test_example_input_one_add_duplicate_names
  ✅ test_example_input_one_clone_duplicate_names
  ✅ test_example_input_one_add_valid_title
  ✅ test_example_input_one_edit_valid_title
  ✅ test_example_input_one_clone_valid_title
  ✅ test_example_input_one_delete_valid_title
  ✅ test_example_input_one_delete_valid_prompt_message
  ✅ test_example_input_two_required_field_name
  ✅ test_example_input_two_valid_length_name
  ✅ test_example_input_two_valid_input_name
  ✅ test_example_input_two_required_field_interval
  ✅ test_example_input_two_valid_input_interval
  ✅ test_example_input_two_required_field_index
  ✅ test_example_input_two_default_value_index
  ✅ test_example_input_two_required_field_example_example_account
  ✅ test_example_input_two_required_field_example_multiple_select
  ✅ test_example_input_two_list_example_multiple_select
  ✅ test_example_input_two_select_select_value_example_multiple_select
  ✅ test_example_input_two_select_multiple_values_example_multiple_select
  ✅ test_example_input_two_help_text_entity
  ✅ test_example_input_two_checked_example_checkbox
  ✅ test_example_input_two_unchecked_example_checkbox
  ✅ test_example_input_two_required_field_example_radio
  ✅ test_example_input_two_select_value_example_radio
  ✅ test_example_input_two_valid_input_query_start_date
  ✅ test_example_input_two_add_frontend_validation
  ✅ test_example_input_two_add_backend_validation
  ✅ test_example_input_two_edit_uneditable_field_name
  ✅ test_example_input_two_edit_frontend_validation
  ✅ test_example_input_two_edit_backend_validation
  ✅ test_example_input_two_clone_default_values
  ✅ test_example_input_two_clone_frontend_validation
  ✅ test_example_input_two_clone_backend_validation
  ✅ test_example_input_two_delete_row_frontend_validation
  ✅ test_example_input_two_delete_row_backend_validation
  ✅ test_example_input_two_add_close_entity
  ✅ test_example_input_two_edit_close_entity
  ✅ test_example_input_two_clone_close_entity
  ✅ test_example_input_two_delete_close_entity
  ✅ test_example_input_two_add_cancel_entity
  ✅ test_example_input_two_edit_cancel_entity
  ✅ test_example_input_two_clone_cancel_entity
  ✅ test_example_input_two_delete_cancel_entity
  ✅ test_example_input_two_add_duplicate_names
  ✅ test_example_input_two_clone_duplicate_names
  ✅ test_example_input_two_add_valid_title
  ✅ test_example_input_two_edit_valid_title
  ✅ test_example_input_two_clone_valid_title
  ✅ test_example_input_two_delete_valid_title
  ✅ test_example_input_two_delete_valid_prompt_message