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__firefox_test_splunk_ta_example_addon_proxy succeeded Sep 26, 2023 in 1s

test-report-Object__firefox_test_splunk_ta_example_addon_proxy ✅

Tests passed successfully

✅ test-results/test.xml

15 tests were completed in 827s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 15✅ 827s

✅ pytest

tests.ui.test_splunk_ta_example_addon_proxy.firefox_TestProxy
  ✅ test_proxy_fields_label_entity
  ✅ test_proxy_fields_placeholder_value
  ✅ 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