-
```
$ npx npm-check
@angular-redux/store 😕 NOTUSED? Still using @angular-redux/store?
```
Many files use this dependency in a variety of ways. Like, really? This library isn't smart enough …
-
We currently have no automated tests for the actual npm package we produce. We should, at the very least, run our e2e tests against the real packages.
It would additionally be good to test the com…
-
## User story
1. As a product owner
2. I want a well structured architecture with different modules
3. So that the modules can be developed individually with predefined interfaces.
## Acceptance cri…
-
### Current Behavior
I have to `Ctrl+C` to `Terminate batch job (Y/N)` out of `npx nx test my-proj --watch` and cannot use any of the keys shown below, .
Running `npx jest --watch` in the projec…
-
Please help me with the below code . I am unable to resolve error and my Unit case is not running. Pasting code below. Your help is highly appreciated.
app.js
var test = angular.module('t…
-
### What would you like?
This issue is to track breaking changes planned for a future Cypress 14 release.
### Planned breaking changes
- Electron update (32+)
- Remove support for Node.js 16 …
-
I'm submitting a ... (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit support request h…
-
- `jasmine-dom` version: 1.0.3
- `node` version: 14.15.4
- `npm` version: 6.14.10
- `@angular/core` version: 12.2.9
- `typescript` version: 4.3.2
- `jasmine-core` version: 3.8.0
### Relevant c…
-
##### **Overview of the issue**
I got an Angular component with 11 inputs, 3 of those are declared as `model` signals, the other ones are `input` signals. But only 2 of those inputs are put to the …
-
May I ask to add in samples testing TypeScript?
It does not mean testing Angular sample.