-
Chrome updated it's regex around September 2014. It no longer matches the output from dojo.js:319. Trying to debug code is hard without this change.
Please see: https://bugs.dojotoolkit.org/ticket/…
-
Hi there,
my goal is to improve karma to not always run the whole test suite when a file changes.
To avoid lots of effort going in the wrong direction I would like to talk about this first, before st…
-
**I'm submitting a bug report**
**Versions ->**
webpack-plugin **2.0.0-rc.5**
Windows **10**
Node **8.9.4**
NPM **5.6.0**
Webpack **3.10.0**
Karma **2.0.0**
Karma-webpack **2.0.9**
Chrome…
-
### Expected behaviour
Tests should run as expected and open the browser window.
### Actual behaviour
```
➜ NeXgen-RulesEngine git:(master) npm run test
> form-rules@1.0.0 test /Users/brento…
-
Hey,
It appears that the package does not work with ES modules using the `` syntax. Take this test file for instance:
```ts
// tests/my-component-tests.ts
import chai from '../node_modules/@b…
-
Currently borked for apollo
![image](https://github.com/UWCS/apollo/assets/43819983/12ac6e97-9b61-4f3e-8c8e-fb9ef585bf74)
-
Thanks for your work on Karma.
It would be handy to be able to optionally include labels and their values from Prometheus in the create/edit silence dialogue, for planning silences in advance wher…
-
The readme gives no directions.
i am assuming i list it in karma.config.plugins, then add an entry in karma.config.preprocessors [ 'ng-annotate': '*_/(!_.spec.js)' ]
but i cannot get it to work.
i …
-
How would players connect to a server? What information would they need to provide? A username/password? What would be done to prevent griefers (players who simply destroy other player's stuff for the…
-
First off, I have little understanding of the interactions amongst karma, webpack, istanbul-instrumenter-loader, and karma-coverage. This may not be the appropriate project for my request and, if not,…