Too Many Events

Our tests are triggering too many events, and it’s probably because we’re not cleaning up our event handlers after each test. We hack in a solution to prove we understand the fix, then test-drive a more elegant solution by modifying our HtmlElement abstraction.

comments powered by Disqus