-
Just been playing around with this, and it seems great. I was just thinking if I want to write my tests themselves as modules loaded through SystemJS, then it can be useful to have configuration to se…
-
### Expected behavior
Allow specify a configuration option to be able to serve some directories like `node_modules` and `bower_components` as base directories.
This should be similar to what (browse…
-
Currently, light units and how values are interpreted vary between different renderers and Hydra-enabled applications (as can be seen in [this](https://github.com/anderslanglands/light_comparison) rep…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
I'm using wiredep to include ckeditor to my index template.
I have to include two files, ckeditor.js and ckeditor-angularjs.js, but wiredep won't copy this files... and finally, i don't have these fi…
-
As reported to me by Bernt Isak Wærstad (@berntisak), when starting a new loop (e.g. clearing an existing loop), you get a short CPU spike as `karma~` clears the `buffer~`.
I don't think this was n…
-
I have configured the headless chrome in my project getting rid of Phantom. When I run the tests on my OSX machine, all the tests get executed with the test runner on the headless chrome. But the same…
-
Each test file is treated as a separate bundle. Common dependencies are duplicated between the test files.
This is wasteful, and creates extra overhead for large project. But more importantly it cr…
-
If you change the last step of the feature from
`Then "Grace Hopper" has a score of 15`
to
`Then "Grace Hopper" has a score of 500000`
The scenario will still pass.
To solve this I included `chai.js`…
-
Please provide a minimal demo project which shows how to use this. Thanks! :)