blkCodeCollctve / bcc

Black Code Collective Website
10 stars 4 forks source link

Write Jest Tests for Blogs&Talks Component #31

Open thestrugglingblack opened 7 years ago

thestrugglingblack commented 7 years ago

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: