Our First Front-End Test

With an understanding of both TDD and the DOM under our belt, we’re ready to combine the concepts together and write our first front-end test. As usual with TDD, the hard part isn’t getting the tests to pass, but planning and designing our work.

  1. LL7Unit Testing DOM Manipulation Code

    Fri, 9 Nov ’12
  2. E20Red Green Refactor

    Fri, 16 Oct ’15
  3. E21The DOM

    Fri, 23 Oct ’15
  4. E22Our First Front-End Test

    Fri, 30 Oct ’15
  5. E23Debugging Tests

    Fri, 6 Nov ’15