┌ karma.conf.js ├ package.json ├ webpack.config.js ├ src │ ├ index.js │ └ another_module.js └ tests ├ spec_a.js └ spec_b.js