entel-me / entel

A platform to share your needs
https://entel.me
GNU General Public License v2.0
8 stars 4 forks source link

Add tests and security features to chat-backend #133

Closed antonykamp closed 2 years ago

antonykamp commented 3 years ago

Proposed changes

I've added tests to the backend of chats. Additionally, I've added some authorization checks: At the moment, everybody can send or mark a message as read. After this change, only the participants of the list is allowed to do these tasks.

Merge AFTER #122 Connected Issue: #91

Types of changes

What types of changes does your code introduce to Appium? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Thank you for your contribution! We appreciate your help!