Skip to content

Delete SocialMedia

Hannes Heine requested to merge pr535head into pr535base

Created by: Tirokk

Tirokk Authored by Tirokk Merged


Pullrequest

Social Media links have to be deleted sometimes.

Issues

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

Merge request reports