This PR adds Part 1 of the unit tests for the To-Do list app. The tests cover adding and deleting list items. Key points:
Used Jest framework for testing.
Grouped tests using describe() method.
NOTE: The Student Success team has given me permission to continue this week solo. If you have any questions please reach out to Marco Lizza via the Code Reviewers Slack workspace.
This PR adds Part 1 of the unit tests for the To-Do list app. The tests cover adding and deleting list items. Key points:
NOTE: The Student Success team has given me permission to continue this week solo. If you have any questions please reach out to Marco Lizza via the Code Reviewers Slack workspace.