| OLD | NEW |
| 1 Order of events | 1 Order of events |
| 2 ============================ | 2 ============================ |
| 3 | 3 |
| 4 Testing of how events fire in relation to one another | 4 Testing of how events fire in relation to one another |
| 5 | 5 |
| 6 (this is the big work item) | 6 (this is the big work item) |
| 7 | 7 |
| 8 Expecting to need: | 8 Expecting to need: |
| 9 * braindead test (does it work at all?) | 9 * braindead test (does it work at all?) |
| 10 * specific functional tests | 10 * specific functional tests |
| 11 * specific edge cases | 11 * specific edge cases |
| 12 | 12 |
| 13 Notes: | 13 Notes: |
| 14 * small tests so that they can be given specific names for what's broken if it
fails | 14 * small tests so that they can be given specific names for what's broken if it
fails |
| 15 * include a link to the corresponding test in the spec. | 15 * include a link to the corresponding test in the spec. |
| OLD | NEW |