-
# đź“š Docs or angular.io bug report
### Description
Similar to what we have in https://angular.io/guide/testing-attribute-directives, I want to suggest the creation of a section about testing struct…
-
It seems you are unable to run `cy.visit('/')` within a component test (angular).
So I am unable to run `cy.injectAxe()` and `cy.checkA11y()`.
Any suggestions would be appreciated. I was unsure …
-
### Is this a regression?
No
### Description
When testing a pipe it is not possible to pass arguments to the pipe.
```typescript
describe('FooPipe', () => {
let spectator: SpectatorPip…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Initial release of the `@watsonjs/testing` module with initial testing capabilities. See Angular testing / NestJs Testing
-
Getting the following warnings when running tests. Any ideas how to remove them?
```
Treating '@angular/core/testing' as external dependency
Treating '@angular/core' as external dependency
Treatin…
-
I am working with micro frontends using native federation in Angular 17. I have encountered the issue that the 'app-loading-bar' component is not displayed in the shell, as I have instantiated it in t…
-
Should be done AFTER https://github.com/jdi-testing/jdi-light/issues/4950 is completed.
test site: https://jdi-testing.github.io/jdi-light/angular.html
angular site: https://material.angular.io/comp…
-
When there are a lot of different menu items on the left (many different entities), the menu becomes hard to navigate. Nested items, expanding upon hovering on an entry, will be useful.
![image](ht…
-
We use vscode-jest-runner in our angular project. Since we updated angular to v16, getting this error
```
......
Formatters › .booleanFormatter
zone-testing.js is needed for the fa…