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: add an argument to expand moreInfo of an input #441

Closed
wants to merge 3 commits into from

ci: fix pre-commit failure

d0de070
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

feat: add an argument to expand moreInfo of an input #441

ci: fix pre-commit failure
d0de070
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-9.1.1__chrome_test_splunk_ta_example_addon_proxy succeeded Nov 21, 2024 in 1s

14 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

14 tests were completed in 242s with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 14✅ 242s

✅ pytest

test_splunk_ta_example_addon_proxy.chrome_TestProxy
  ✅ test_proxy_fields_label_entity
  ✅ test_proxy_default_configs
  ✅ test_proxy_required_field_host
  ✅ test_proxy_host_valid_input
  ✅ test_proxy_host_field_length_validation
  ✅ test_proxy_required_field_port
  ✅ test_proxy_port_field_valid_range
  ✅ test_proxy_port_field_out_of_range
  ✅ test_proxy_list_proxy_types
  ✅ test_proxy_required_field_proxy_type
  ✅ test_proxy_username_field_length_validation
  ✅ test_proxy_encrypted_field_password
  ✅ test_proxy_frontend_validation
  ✅ test_proxy_backend_validation