Skip to content

Commit

Permalink
Update Learning Goals to reflect the lesson as its currently written
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaddox19 authored Apr 15, 2020
1 parent ab784d4 commit fbe9695
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions React/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ Here we will try to ensure that individual components work predictably by testin

By the end of this lesson you should be able to:

- Explain the terms _Snapshot Test_, and _shallow_ and _deep_ rendering
- Explain the term _Snapshot Test_
- Write tests to verify components exist and have not changed
- Write tests to verify callback functions are called on the correct events

## Getting Started

Expand Down

0 comments on commit fbe9695

Please sign in to comment.