-
### 📜 Description
We have configured Novu headless mode and initialized headless service in an Angular component as follows:
`export class NotificationDialogComponent implements OnInit {
headle…
-
-
* **electron-builder version**: 25.1.7
* **Node version**: 20
* **Electron version**: 32.1.2
* **Target**: Windows
I have an Angular app in Electron. When I add a preload.js fi…
-
In order to get the newest findings from angular/components, we like to check every commit of angular/components.
**Commits**
- [ ] [fix(material/sidenav): prevent the content from jumping when hy…
-
Currently our **client-support-angular** package is missing tests.
Aim of the tests should be to check:
1 - That the package does not break when switching/working with different Angular versions:…
-
# Angular Testing Guide
Use test-driven development in Angular with Firebase
[https://fireship.io/lessons/angular-testing-guide-including-firebase/](https://fireship.io/lessons/angular-testing-guide…
-
I'm trying to set up e2e backend tests with angular mocks and passThrough() like in this fiddle:
http://jsfiddle.net/vojtajina/DQHdk/
there seems to be something wrong with my initialization code in t…
-
I'm upgrading an application from Module Federation v16 / Angular 16 to Native Federation 18.1.2 and Angular 18.2.0
I've completed the basics of the upgrade and migration to Native Federation / 18.…
-
I am new to Angular Testing and stumbled across some misunderstandings while writing my first tests. I would like to help you improve it, so let's start collecting the issues. 🙂
1. The example for…
-
Description:
I encountered a TypeError when running Karma unit tests in an Angular project that uses the carbon-components-angular library. The error seems to occur during the afterAll phase of t…