Isolating the Client Build

How do you get a browser-based test to start and stop its test server? In our case, we plan to have our build script do it for us. To do that, we need to set up an isolated build target just for socket.io. That turns out to a bit trickier than anticipated.

  1. E381Client Marching Orders

    Mon, 1 Feb ’16
  2. E382Isolating the Client Build

    Wed, 3 Feb ’16
  3. E383Focused Integration Test

    Mon, 8 Feb ’16
  4. E384Client Clean-Up

    Wed, 10 Feb ’16
  5. E385Network Test Harness

    Mon, 15 Feb ’16