setup_wizard.tests.test_views.test_hsm_validation_extendedΒΆ
Comprehensive tests for HSM setup validation and helper methods.
ClassesΒΆ
Test HSM setup validation methods. |
|
Test restore options view. |
Module ContentsΒΆ
- class setup_wizard.tests.test_views.test_hsm_validation_extended.TestHsmSetupMixinValidation[source]ΒΆ
Test HSM setup validation methods.
- test_get_or_update_token_new(mock_get_or_create)[source]ΒΆ
Test getting or updating token (new token).
- test_get_or_update_token_existing(mock_get_or_create)[source]ΒΆ
Test getting or updating token (existing token).
- test_assign_token_to_crypto_storage_softhsm()[source]ΒΆ
Test assigning token to crypto storage for softhsm.
- test_assign_token_to_crypto_storage_physical()[source]ΒΆ
Test assigning token to crypto storage for physical HSM.
- test_raise_called_process_error_return_code_9()[source]ΒΆ
Test raising called process error with return code 9.