Skip to content

Delete Comment

Hannes Heine requested to merge pr609head into pr609base

Created by: Tirokk

Tirokk Authored by Tirokk Merged


Pullrequest

Delete an own comment.

Issues

Checklist

  • None

How2Test

Unit Tests

# in folder webapp run
$ yarn test
# in folder backend run
$ yarn test:jest

Todo

  • Unit tests
  • Update list
  • customize mutation DeleteComment
  • Backend tests for mutation DeleteComment
  • Cypress tests

Merge request reports