Skip to content

Bump zipp from 3.18.1 to 3.19.1 (#128) #89

Bump zipp from 3.18.1 to 3.19.1 (#128)

Bump zipp from 3.18.1 to 3.19.1 (#128) #89

GitHub Actions / Test Results succeeded Jul 10, 2024 in 0s

All 86 tests pass in 2s

86 tests  ±0   86 ✅ ±0   2s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit c81592c. ± Comparison against earlier commit d599d19.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

86 tests found

There are 86 tests, see "Raw output" for the full list of tests.
Raw output
tests.app.test_certbot_manager ‑ test_certbot_certonly_command_created
tests.app.test_certbot_manager ‑ test_certbot_directories_are_created
tests.app.test_certbot_manager ‑ test_certbot_dns_azure_ini_is_created
tests.app.test_certbot_manager ‑ test_certbot_dns_azure_ini_is_created_correctly
tests.app.test_certbot_manager ‑ test_certbot_domain_file_structure_is_created_successfully
tests.app.test_certbot_manager ‑ test_certbot_ini_is_created
tests.app.test_certbot_manager ‑ test_certbot_ini_is_created_correctly
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_azure_cli_credentials.yaml-certbot_init/expected_azure_cli_credentials.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_managed_idty.yaml-certbot_init/expected_managed_idty.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_managed_idty_no_flag.yaml-certbot_init/expected_managed_idty.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_multiple_flags_sp_true.yaml-certbot_init/expected_sp_credentials.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_sp_credentials.yaml-certbot_init/expected_sp_credentials.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_sp_credentials_cert.yaml-certbot_init/expected_sp_credentials_cert.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_sp_credentials_cert_no_flag.yaml-certbot_init/expected_sp_credentials_cert.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_sp_credentials_no_flag.yaml-certbot_init/expected_sp_credentials.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_system_assigned_idty_credentials.yaml-certbot_init/expected_system_assigned_idty_credentials.ini]
tests.app.test_certbot_manager_create_certbot_dns_azure_ini ‑ test_azure_cli_credentials[config/credential_tests/accepted_workload_idty_credentials.yaml-certbot_init/expected_workload_idty_credentials.ini]
tests.app.test_config ‑ test_schema_validation_raises_exception_azure_credentials_not_present_or_incomplete[credential_tests/not_accepted_incomplete_sp_credentials_cert.yaml]
tests.app.test_config ‑ test_schema_validation_raises_exception_azure_credentials_not_present_or_incomplete[credential_tests/not_accepted_incomplete_sp_credentials_id.yaml]
tests.app.test_config ‑ test_schema_validation_raises_exception_azure_credentials_not_present_or_incomplete[credential_tests/not_accepted_incomplete_sp_credentials_pwd.yaml]
tests.app.test_config ‑ test_schema_validation_raises_exception_azure_credentials_not_present_or_incomplete[credential_tests/not_accepted_invalid_sp_credentials.yaml]
tests.app.test_config ‑ test_schema_validation_raises_exception_azure_credentials_not_present_or_incomplete[credential_tests/not_accepted_no_credentials.yaml]
tests.app.test_config ‑ test_schema_validation_raises_exception_cert_empty_domain
tests.app.test_config ‑ test_schema_validation_raises_exception_incorrect_web_reference
tests.app.test_config ‑ test_schema_validation_raises_exception_multiple_credential_flags
tests.app.test_config ‑ test_schema_validation_raises_exception_unspported_value
tests.app.test_config ‑ test_schema_validation_success_additional_certbot_params
tests.app.test_config ‑ test_schema_validation_success_basic_config
tests.app.test_config ‑ test_service_principal_os_environ_import
tests.app.test_config_credentials_validator ‑ test_additional_mi_values_completeness_failure[None]
tests.app.test_config_credentials_validator ‑ test_additional_mi_values_completeness_failure[]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure[00000000-0000-0000-0000-000000000000-None-None]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure[00000000-0000-0000-0000-000000000000-xyz-/path/to/cert.pem]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure[None-None-/path/to/cert.pem]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure[None-xyz-/path/to/cert.pem]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure[None-xyz-None]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure_no_values[--None]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure_no_values[--]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure_no_values[-None-None]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure_no_values[-None-]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure_no_values[None--None]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure_no_values[None--]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure_no_values[None-None-None]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_failure_no_values[None-None-]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_success[00000000-0000-0000-0000-000000000000-None-/path/to/cert.pem]
tests.app.test_config_credentials_validator ‑ test_additional_sp_values_completeness_success[00000000-0000-0000-0000-000000000000-xyz-None]
tests.app.test_config_credentials_validator ‑ test_no_credential_flags_with_manged_identity_id_provided
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-False-False-False-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-False-False-False-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-False-False-True-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-False-False-True-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-False-True-False-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-False-True-False-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-False-True-True-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-False-True-True-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-True-False-False-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-True-False-False-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-True-False-True-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-True-False-True-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-True-True-False-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-True-True-False-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-True-True-True-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[False-True-True-True-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-False-False-False-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-False-False-False-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-False-False-True-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-False-False-True-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-False-True-False-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-False-True-False-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-False-True-True-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-False-True-True-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-True-False-False-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-True-False-False-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-True-False-True-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-True-False-True-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-True-True-False-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-True-True-False-True]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-True-True-True-False]
tests.app.test_config_credentials_validator ‑ test_use_x_credentials_flags_combinations[True-True-True-True-True]
tests.app.test_key_vault_manager ‑ test_key_and_certs_extracted_from_pfx
tests.app.test_key_vault_manager ‑ test_key_and_certs_extracted_from_pfx_multiple_domains
tests.app.test_key_vault_manager ‑ test_pfx_with_empty_chain_created_and_extracted_correctly
tests.app.test_key_vault_manager ‑ test_pfx_without_chain_created
tests.app.test_log ‑ test_custom_logger
tests.app.test_log ‑ test_default_for_incorrect_custom_logger
tests.app.test_log ‑ test_default_logger