Generic Test Harness

The network test harness is one of my favorite parts of our real-time connection code. It allows us to conduct fast, focused integration tests on our Socket.IO code without relying on our production server. The harness, however, is designed to support specific network events. We need to make it work with any event.

  1. E483The Cost of Duplication

    Mon, 23 Jan ’17
  2. E484Generification

    Wed, 25 Jan ’17
  3. E485Gradual Refactoring

    Mon, 30 Jan ’17
  4. E486Generic Events

    Wed, 1 Feb ’17
  5. E487Generic Test Harness

    Mon, 6 Feb ’17
  6. E488Network Races

    Wed, 8 Feb ’17
  7. E489Cheater

    Mon, 13 Feb ’17