Delete SocialMedia
Created by: Tirokk
Authored by Tirokk Merged
Pullrequest
Social Media links have to be deleted sometimes.
Issues
- fixes #463 (closed)
Checklist
Backend:
-
GraphQL mutation with tests Webapp: -
Trash symbol - Modal dialog (opened a new issue #571 (closed) because of foreseen code usage)
-
Delete the Social Media with mutation
How2Test
Backend
Run …
$ docker-compose exec backend yarn run test:jest backend/src/resolvers/socialMedia.spec.js
Webapp
-
Test the Webapp yourself -
Write Frontend test