blkCodeCollctve/bcc

Write Jest Tests for Blogs&Talks Component

Opened this issue · 0 comments

For following best practices, we want to run tests on all components that keeps the application working. Since React was created by Facebook, we figure we can use Jest a testing framework created by Facebook.

Sources:
Jest
Acceptance Criteria:

  • Create a robust test for the Blogs&Talks Component