Testing Without Mocks

We end Let’s Code JavaScript with a look at how we avoided using mocks and other test doubles. Although test doubles are useful, they’re not without their problems. But we needed to write unit tests, not integration tests. How did we do it? It’s a tough problem, but we came up with a novel—and practical!—solution.

  1. E610A Few of My Favorite Things

    Wed, 11 Apr ’18
  2. E611Reproducible Builds

    Wed, 11 Apr ’18
  3. E612Evolutionary Design

    Mon, 16 Apr ’18
  4. E613Visual Testing

    Wed, 18 Apr ’18
  5. E614Testing Without Mocks

    Mon, 23 Apr ’18