Draft: feat(test): added tests for tasks and notifications
Extended the notifications tests with the following two cases:
- Update the email notification test, by sending notification to 3 different users on 3 different templates
- Create a task, open the task modal and notify 3 users from the modal.
These test cases check the UI part of doing the actions, and that there is a message logged in the UI every time we send email notifications.
Addresses issue #1500 (closed) .
Edited by Sidorela Uku