Skip to content

Commit c32fbbd

Browse files
authored
Update contact project to include test reference links
1 parent ecd7e52 commit c32fbbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/pern-contact-list-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Please make sure that your components in the React app have the following distri
5454
- [ ] An “edit” button in front of the contact name; with the functionality to update data
5555
- [ ] A click option to see the individual contact detail page
5656
- [ ] A test file to test your form component
57+
- See the [jest](https://github.com/Techtonica/curriculum/blob/main/testing-and-tdd/jest.md), [vitest](https://github.com/Techtonica/curriculum/blob/main/testing-and-tdd/vitest.md), and [RTL](https://github.com/Techtonica/curriculum/blob/main/testing-and-tdd/react-testing-jest-and-RTL.md) topic outlines for more context.
5758
- [ ] A delete button to delete an specific contact
5859
- [ ] Error handling
5960
- [ ] Your form should use HTML input attributes to validate input and make entering data fast and easy

0 commit comments

Comments
 (0)