Real-Dev-Squad/website-members

Write test for components/preview-container

Opened this issue · 1 comments

Test

  • Write a test for components of UI
  • It should cover all the cases
  • Small changes should break the test.

Points to be remember

  • Write test inside __test__ folder
  • Test using jest and react-testing library.
  • Use the latest methods for testing.

Hey @archit7448 please assign this to me.