muke1908 / chat-e2ee

End-to-end encrypted disposable chat sessions, exchange sensitive information with peer safely and securely.
https://chat-e2ee-2.azurewebsites.net/
Apache License 2.0
323 stars 198 forks source link

Crypto utils tests - ref #287 #300

Closed estefysc closed 1 year ago

muke1908 commented 1 year ago

Hi @estefysc , take a look. Now it's passing. You can add the other UT now.

estefysc commented 1 year ago

Hey, @muke1908. Checking now. Thanks for the help.

estefysc commented 1 year ago

@muke1908 ready for review. Not too sure these are the best. Lest me know,

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

muke1908 commented 1 year ago

@muke1908 ready for review. Not too sure these are the best. Lest me know,

Thanks for the contribution! These UTs are enough to test the basic crypto module.