Aaron J. Lang
Aaron J. Lang
No accounting for taste, but test data should be in `/test` or the project's equivalent Ideally we'd detect the test directory from mocha/etc, but it could also be configurable Would...
I'm looking for something showing heat Monday-Sunday 00:00-23:59 Is that a feature you see fitting in here or should I create a seperate project?
Using a trailing slash on a dir name like ```js require.context("./test/", false, /\.test\.js$/); ``` causes the first character of `keys()` to be dropped