There’s Our Tag

We figure out how to insert an element into the Testacular DOM, pull it out again, and make assertions about it. This gives us the fundamental capability we need to do test-driven client-side development. Next, we separate out our production code into its own file—but it doesn’t work on IE. We try using JQuery, but that doesn’t help. IE!!

  1. LL7Unit Testing DOM Manipulation Code

    Fri, 9 Nov ’12
  2. LL8Automatopia

    Fri, 30 Nov ’12
  3. LL9Unit Test Strategies, Mock Objects, and Raphaël

    Fri, 8 Mar ’13
  4. E41Seeking the DOM

    Wed, 24 Oct ’12
  5. E42There’s Our Tag

    Mon, 29 Oct ’12
  6. E43Keep Layout and Program Separate

    Wed, 31 Oct ’12
  7. E44Raphaël

    Mon, 5 Nov ’12
  8. E45IE 8 Compatibility

    Wed, 7 Nov ’12
  9. E46Clean Up the DOM

    Mon, 12 Nov ’12
  10. E47Element-ary

    Wed, 14 Nov ’12