hedgedoc/react-client

Unit-test common components

ErikMichelson opened this issue · 0 comments

Which part of the project should be enhanced?
Common components

Describe the solution you'd like
We use several common self-written components throughout the whole application.
We should unit-test these, to ensure the correct functionality of the application.

Additional context
(incomplete) list of common components:

  • CommonModal
  • ShowIf
  • UserAvatar
  • IconButton
  • ForkAwesomeIcon
  • ExternalLink
  • InternalLink
  • TranslatedExternalLink
  • TranslatedInternalLink