-
## Description
The `IgxCarouselComponent` causes a `ReferenceError: Cannot access 'IgxCarouselComponent' before initialization` error during testing, even though `IgxCarouselComponent` is not expli…
-
Angular Material exports testing harnesses for all of its component, which come in really handy when unit testing my components that rely on Angular Material. Unfortunately, ngx-virtual-select-field p…
-
# 📚 Docs or angular.io bug report
### Description
There is already a pretty good documentation in regards to [Angular CLI Builders](https://next.angular.io/guide/cli-builder), however, I get stu…
-
### Command
test
### Description
The improved builder @angular-devkit/build-angular:karma which uses esbuild is missing the "loader" option. It would be really useful to have the option to require …
-
[https://www.npmjs.com/package/karma](https://www.npmjs.com/package/karma)
> Karma is deprecated and is not accepting new features or general bug fixes. The web testing space has evolved significantl…
-
### Current behavior
For Angular Component Testing, I want to use MSW (Mock Service Worker), using msw request handlers instead of cy.intercept().
The tested component is not working as expected
##…
-
-
I'm testing the Beta of Web Components, and the documentation instructs me to use `CUSTOM_ELEMENTS_SCHEMA`. Using this is something we wouldn't like to do in our app as that makes Angular's compiler t…
-
### Issue Description
It is handy to have the various example files available for testing however all the files are too much to keep in the R package. I suggest we make a zip file on Figshare w…
-
## Overview
This article walks through the configuration guide about testing Angular components using Jest and [Testing library](https://testing-library.com/)(Angular version)
### Content
…