Integration Testing a Node.js Web Server

We look at what integration testing is, how it’s different from unit testing, and why and when it’s useful. Next, we take a brief look at Node server fundamentals. Finally, we tie it together by using integration tests and test-driven development to create a simple Node.js web server from scratch.

  1. LL8Automatopia

    Fri, 30 Nov ’12
  2. E9A Very Simple HTTP Server

    Fri, 3 Aug ’12
  3. E10Test-Driving an HTTP Server

    Mon, 6 Aug ’12
  4. E11Lots of Learning

    Wed, 8 Aug ’12
  5. E12Our First Client/Server Test

    Fri, 10 Aug ’12
  6. E13A Basic “Hello World” Server

    Mon, 13 Aug ’12
  7. E14Polishing Up the Server

    Wed, 15 Aug ’12
  8. E15Enforce the Node Version

    Fri, 17 Aug ’12
  9. E16Make Them Read Your Crap

    Mon, 20 Aug ’12