Skip to content

Commit f57e7c1

Browse files
committed
added header
1 parent fe2d725 commit f57e7c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

developer_docs/testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Want to get started writing a test for a new file or an existing file, but not s
7878
3. If it is, see the redux section below on how to write tests for that.
7979
4. If it's not, see the section below on writing tests for unconnected components.
8080

81+
### What to test
8182
For any type of component, you might want to consider testing:
8283
- User input results in the class's method being called.
8384
```

0 commit comments

Comments
 (0)