| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 91 | passive listeners can't say no | DOM Events | Multiple choice | Hard |
| 92 | Editing the guest list mid-party | DOM Events | Multiple choice | Hard |
| 93 | beforeAll vs beforeEach: the run count | Testing Lifecycle | Multiple choice | Easy |
| 94 | Does cleanup run when the test fails? | Testing Lifecycle | Multiple choice | Easy |
| 95 | Mock, stub, or spy? |
| Testing Lifecycle |
| Multiple choice |
| Medium |
| 96 | The order-dependent test suite | Testing Lifecycle | Multiple choice | Medium |
| 97 | The test that fails on Tuesdays | Testing Lifecycle | Multiple choice | Medium |
| 98 | The stub that outlived its test | Testing Lifecycle | Multiple choice | Hard |