cohere-coop / nourish.party

Celebrating and nourishing creative communities
Other
6 stars 0 forks source link

Admin rejects a project #58

Closed zspencer closed 6 years ago

zspencer commented 6 years ago

Scenario: Admin rejects a project Given a project is pending And I am logged in as an admin When I reject a project with the reason "Your project doesn't seem to fit in our community" Then the Project Members receive a rejection email with the reason "Your project doesn't seem to fit in our community" And the Project is not findable on the website

Scenario: Admin rejects a project without giving a reason Given a project is pending And I am logged in as an admin When I reject a project without a reason The I am told to provide a reason for rejecting the project