-
### Description of the bug
There a problem when trying to use ng-mocks in test which would like to use tools for new @defer block testing,
the problem is:
`fixture.getDeferBlocks();`
will return…
-
as of now the document is, frankly, lacking many things such as sidebar customization, html's background-color property (to get rid of the weird dark border-like thing if you're making a "light mode" …
-
May I ask to add in samples testing TypeScript?
It does not mean testing Angular sample.
-
📚 Traducir: guide/testing.md
## Nombre del archivo:
guide/testing.md
## Ruta donde se encuentra el archivo dentro del proyecto de Angular
https://github.com/angular-hispano/angular/blob/…
-
### Which @ngrx/* package(s) are relevant/related to the feature request?
signals
### Information
This RFC suggests introducing the `unprotected` function that would be exported from `@ngrx/s…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
Currently, when a listener produces an error during the test execution, it doesn't af…
-
### Describe the bug
RTL:
![image](https://github.com/primefaces/primeng/assets/1260402/07f7d840-5599-478d-960c-b8b6d00ea398)
I'm well aware that RTL mode is not officially supported. I am open…
-
`angular-classy` is an interesting library, but I'm not sure the [docs](http://davej.github.io/angular-classy/) do enough to answer, "Why `angular-classy`?"...
- Is `angular-classy` simply an extensio…
-
In the unit tests (Angular 8 spec tests), I have noticed a lot of `TestBed.get(...)`. `TestBed.get `returns the type `any` and it is error-prone. It also mentioned in the angular guide. Link to it: ht…
-
#### What is the expected behavior?
After installing the library and adding it to the project on angular 16 it should run.
#### What is the current behavior?
When I try "ng serve" to start testin…