-
## The devDependency [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) was updated from `3.0.0` to `3.1.0`.
🚨 [View failing branch](https://github.com/emoji-gen/vue-pter…
-
I've upgraded karma from 0.13.22 to 1.1.1 and my tests don't work anymore.
21 07 2016 08:48:29.118:INFO [karma]: Karma v1.1.1 server started at http://localhost:9877/
21 07 2016 08:48:29.118:INFO [la…
-
`Given()` not working:
devDependencies:
```json
"devDependencies": {
"chai": "4.2.0",
"cucumber": "6.0.5",
"karma": "4.4.1",
"karma-chai": "0.1.0",
"karma-chrome-la…
-
# Issue
When I run PhantomJS with Karma as a grunt task, I run out of memory at about 350 tests into the 2,500. The problem doesn't happen with Chrome or Firefox.
# Karma.Conf
My Karma.conf.js has t…
-
Hi,
Error message:
Cannot read properties of null reading clampDate at set pickerMoment [as pickerMoment]
This issue raised on Angular 16 standalone dialog form component for Full-calendar imp…
-
Hi Karma team,
I'm part of an Angular project for my organization with a CI:CD build running approx. 1260 unit tests. We run these unit tests as part of a nightly build.
Our builds run the foll…
-
- Command:
istanbul report text --root coverage/
- Result:
----------|----------|----------|----------|----------|----------------|
File | % Stmts | % Branch | % Funcs | % Lines |Uncovered…
-
The browserstack-based tests for karma project stopped working:
https://travis-ci.org/karma-runner/karma/jobs/577415432
Basically none of the browsers can be reached, eg:
```
27 08 2019 20:23:04…
-
### Expected behaviour
Karma Launcher shouldn't change my `chrome.desktop` shortcut, when running it on Ubuntu.
### Actual behaviour
After karma ran Chrome for me, I sometimes get chrome open…
-
Hey there, I am trying to run test using `chrome-headless`. Per the documentation I ran the following commands inside my project
```
npm install karma karma-cljs-test --save-dev
npm install -g ka…