-
## Description
The `IgxCarouselComponent` causes a `ReferenceError: Cannot access 'IgxCarouselComponent' before initialization` error during testing, even though `IgxCarouselComponent` is not expli…
-
### Is this a regression?
No
### Description
I just updated a library to use Angular 19 and Spectator 19 and I'm having the following issue for all my tests:
```
Failed: Unexpected "HostCompone…
-
## Overview
This article walks through the configuration guide about testing Angular components using Jest and [Testing library](https://testing-library.com/)(Angular version)
### Content
…
-
### Tareas
- [ ] Migrar la implementación del archivo `portable-text-parser.component.spec.ts` de TestBed a Angular Testing Library.
- [ ] Agregar un array mock de objetos de tipo `TextBlockContent`…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
## Descripción
Debido a la migración desde decorator-based inputs a signal-based inputs, y a otros cambios diversos, nuestra suite de tests ha dejado de funcionar adecuadamente. El objetivo de este e…
-
### Description
Setup:
```
@angular/core: ^18.2.0
@foblex/flow: ^16.0.5
```
---
I create a component that use the foblex canvas but whenever I try to run the unit tests I get this error:
` Re…
-
Hello, I'm using HappyDom instead of JSDOM and I have following issue.
when I do something like
`await screen.findByText(optionLabel);`
`observer.observe is not a function
TypeError: observer…
-
### Describe the bug
After upgrading to the version 18.0.0-rc.1 of primeng, every time a p-floatlabel component is use i get the following error:
Error: ASSERTION ERROR: wrong index for TNode [Ex…
-
### Current Behavior
Our CI pipeline has an intermittent failure that occurs when building two dependent libraries in a integrated mono-repo. The following is the failure that occurs:
![Image](https…