Commit 1071e07
committed
Add note about breaking up failure cases in tests
When writing tests for failure cases, we need to break up each case
into a separate code block so that each is tested properly. Let's
describe this in our authoring guidelines.1 parent f45f40d commit 1071e07
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments