Incremental Client Tests

In the last episode, we figured out how to run a subset of tests using Mocha’s “grep” option. In this episode, we apply that lesson to our build automation. We update our Karma runner to pass through the grep option and we configure our build to only run the CSS tests when a CSS-related file changes.

  1. E360Directory Structure

    Wed, 18 Nov ’15
  2. E361The Challenges of Directory Refactoring

    Mon, 23 Nov ’15
  3. E362Directory Refactoring: Solved!

    Wed, 25 Nov ’15
  4. E363Subsetting Karma

    Mon, 30 Nov ’15
  5. E364Incremental Client Tests

    Wed, 2 Dec ’15
  6. E365Split Tests

    Mon, 7 Dec ’15
  7. E366Extracting Files

    Wed, 9 Dec ’15
  8. E367Extract Module

    Mon, 14 Dec ’15
  9. E368Distribution Files

    Wed, 16 Dec ’15
  10. E369Workarounds

    Mon, 21 Dec ’15