A Mutual Incompatibility

Testing touch events involves calling the initTouchEvent() method. Without it, we couldn’t simulate browser touch events. Android and iOS both support that critical method, but they have different parameter ordering! We figure out how to use feature detection to get our tests working on both browsers.

  1. E322Hello, IE 11

    Wed, 8 July ’15
  2. E323Goodbye, IE 8

    Mon, 13 July ’15
  3. E324Rapid Release

    Wed, 15 July ’15
  4. E325The Android Emulator

    Mon, 20 July ’15
  5. E326Testing Touch Events on Android

    Wed, 22 July ’15
  6. E327A Mutual Incompatibility

    Mon, 27 July ’15
  7. E328Testing Touch Events on iOS 8

    Wed, 29 July ’15