Closed TiwariAbhishek23 closed 7 months ago
Currently, the Success Test is failing because the message provided in the data is not a valid ASCII-armored OpenPGP message. For this, I think I need to use the OpenPGP Utility Class. I tried, but I was not successful. Please guide me on how to fix this issue. For each test, I need to update the provided message input.
Will be released with v4.7.0
Checklist
What you did
I am trying to add test for SecretCreateService.
I have written 2 test, one positive that check for the success of the create function but It is not working as I expected. The second is for Validation Exception.