Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 513 Bytes

File metadata and controls

15 lines (8 loc) · 513 Bytes

Assignment: Basic testing

Description

Your task is to write unit tests using Jest API.

Fork this repository

Assignment contains several nested folders inside src. Your task is to write unit tests inside test cases

Technical requirements

Follow instructions in repository's Readme.md