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__chrome_test_splunk_ta_example_addon_custom succeeded Sep 11, 2023 in 0s

test-report-Object__chrome_test_splunk_ta_example_addon_custom ✅

Tests passed successfully

✅ test-results/test.xml

22 tests were completed in 1008s with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 22✅ 1008s

✅ pytest

tests.ui.test_splunk_ta_example_addon_custom.chrome_TestCustom
  ✅ test_custom_fields_label_entity
  ✅ test_custom_fields_placeholder_value
  ✅ test_custom_frontend_validation
  ✅ test_custom_backend_validation
  ✅ test_custom_required_field_test_string
  ✅ test_custom_valid_length_test_string_greater
  ✅ test_custom_valid_length_test_string_less
  ✅ test_custom_required_field_test_number
  ✅ test_custom_valid_input_test_number
  ✅ test_custom_valid_range_test_number
  ✅ test_custom_valid_input_test_regex
  ✅ test_custom_valid_input_test_email
  ✅ test_custom_valid_input_test_ipv4
  ✅ test_custom_valid_input_test_date
  ✅ test_custom_valid_input_test_url
  ✅ test_custom_select_value_test_radio
  ✅ test_custom_list_test_multiselect
  ✅ test_custom_select_value_test_multiselect
  ✅ test_custom_select_multiple_values_test_multiselect
  ✅ test_custom_search_value_test_multiselect
  ✅ test_custom_deselect_test_multiselect
  ✅ test_custom_help_link