muke1908 / chat-e2ee

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

add unit test for generatePIN #271

Closed diamemorreau closed 1 year ago

diamemorreau commented 1 year ago

Hi! 👋

I have created an unit test for the generatePIN method.

This is my first ever contribution to an open source project. Could you provide me some feedback? And I would like to write the unit tests for other methods as well.

Screenshot 2023-04-23 at 15 05 59
muke1908 commented 1 year ago

@diamemorreau Thanks. Left a comment.

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

closes #267