-
From https://github.com/angular/angular-cli/issues/28271
When using Karma with Chrome 128.x on OSX, the following error is displayed: `Some of your tests did a full page reload!`.
Reproduction s…
-
when i run `npm i` i become many npm warning
```
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and te…
-
Karma got [deprecated](https://github.com/karma-runner/karma#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes) on Apr 27 2023, and it's recommended to see alternatives.
Th…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Question**
Nothing is happening once ng test is started. Its idle for long time. I could not see any warning or error on the screen.
![image](https://github.com/stryker-mutator/stryker-js/asset…
-
I have converted an existing angular repo to shell app using `ng g @angular-architects/native-federation:init --port 4220 --type dynamic-host` commant and successfuly converted and app running fine no…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
If `karma-chrome-launcher` gets installed with node > 12, it does not work. That means `npm test` fails because it cannot connect to the browser. If it is however installed with node 12.
I added `…
-
**Logs and screenshots**
I have angular 14 project where I am using karma framework for unit testing and cypress for integration test. I have separate code coverage for karma unit test and cypress in…