bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

Initialize Jest #72

Closed joshgamache closed 5 months ago

joshgamache commented 6 months ago

Dev Story: I want Jest to be set up because it will be needed for frontend client NodeJS testing and this will help me to ensure the frontend can be tested.

Acceptance criteria:

  1. Jest runs locally
  2. Sample test passes

Consideration and notes

Tasks