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

Add unit test for channelValid function #268

Closed muke1908 closed 1 year ago

muke1908 commented 1 year ago

https://github.com/muke1908/chat-e2ee/blob/master/backend/api/chatLink/utils/validateChannel.ts

estefysc commented 1 year ago

Hello @muke1908, I have been looking for "good first issues", so I can start contributing to open source. This seems like a good one for me and would like to work on it. If it seems ok with you, would you be able to assign me to it?

muke1908 commented 1 year ago

@estefysc sure, go ahead!

estefysc commented 1 year ago

Thanks!

estefysc commented 1 year ago

Awesome! Thank you.