Testing with Browserify

Migrating our code to use Browserify’s require() function turns out to be more difficult than expected. The main issue is getting it to play nicely with our tests, and we spend the episode dealing with a myriad small issues relating to that problem. By the end, though, we have working tests that require() Browserified code.

  1. LL14Front-End Modules

    Fri, 2 Aug ’13
  2. LL16JavaScript Workflow 2015

    Fri, 6 Feb ’15
  3. E102AMD vs. CommonJS

    Wed, 29 May ’13
  4. E103Browserify

    Mon, 3 June ’13
  5. E104The Build Step

    Wed, 5 June ’13
  6. E105Bundled Code

    Mon, 10 June ’13
  7. E106Testing with Browserify

    Wed, 12 June ’13
  8. E107Require() All the Code

    Mon, 17 June ’13
  9. E108Eliminating the Global Namespace

    Wed, 19 June ’13
  10. E109Light the Test-Signal!

    Mon, 24 June ’13