blkCodeCollctve / bcc

Black Code Collective Website
10 stars 4 forks source link

Write Jest Tests for Gallery Component #24

Open mdiarra3 opened 7 years ago

mdiarra3 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: