Workarounds

We finish our code structure cleanup with a grab-bag of small tasks. The biggest challenge is getting our test subsets to work with Mocha’s it.only() feature. Our workaround for Mocha’s lack of proper test tagging leads to some clunky code, but we get it working in the end. After that, all that’s left is to deploy... which turns out to be a bit harder than expected.

comments powered by Disqus