CSUMB-SP17-CST499 / Group-Assignment-Tool

0 stars 3 forks source link

Connect role group editing to slack #136

Closed eliasargandara closed 7 years ago

eliasargandara commented 7 years ago

Description: When an existing role receives a new group, then employees with that role will be added to the correct group on Slack.

Test Plan:

  1. Go to Slack and remove everyone except for one person on each Slack group.
  2. From the database remove any roles employees have.
  3. From the roles page create a new role and add a group to it.
  4. Give an employee the new role that was created.
  5. Verify they are added to the appropriate groups.
  6. Add another group to the new role.
  7. Verify on Slack the user was added to the group.