-
- [x] UI Component library
- [ ] Testing Frameworks
- [x] State Management library
- [x] Helper libraries (JSON)
-
I'm using protractor and recently upgraded from Angular 12 to Angular 13. I now get an error while starting the e2e tests.
`Error: Error [ERR_REQUIRE_ESM]: require() of ES Module C:\git\ClientApp\n…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
Buttons with long strings wi…
-
I can't find any information about how to make sure methods are called in Angular-specific code via Jasmine spies. I've looked at the angular-seed, the unit and E2E test pages on angularjs.org, and in…
-
Package upgrading and testing on Vercel with Flows from [Pilots](https://docs.google.com/document/d/1jUj7ysme9cSrV3HyFm2AH5Sf1k-ry-PX1oOybEv6c_o/edit)
Starting with trying to upgrade the `angular-16-…
-
### Is this a regression?
No
### Description
When we use Spectator routing API to manipulate URL (setRouteParam and others) it makes ActivatedRouteStub to emit values for all properties (para…
-
* **Version**: node 10.24.1
* **Platform**: Macbook M1, 13.4.1
* c8 version:v7.14.0
I want to test the coverage of [this project](https://github.com/spring-petclinic/spring-petclinic-angula…
-
# 🐞 bug report
### Affected Package
The issue is caused by package @angular/elements
### Is this a regression?
No
### Description
When an Angular Element is detached from the DOM and…
yefim updated
2 months ago
-
Please make sure you are testing with the latest [release of html2canvas](https://github.com/niklasvh/html2canvas/releases).
Old versions are not supported and issues reported for them will be close…
-
## Describe the Bug
On three different applications Angular are failing all test that use @angular-devkit/schematics. Two of the applications were passing fine on Angular 17.2.0 but failed after up…