-
### What would you like?
With the release of Angular 17, Vite has become an officially supported bundler, and many Angular applications are transitioning from Webpack to Vite. To maintain consisten…
-
### What would you like?
Angular 19 is scheduled to release the week of November 19th, 2024 ([see schedule](https://angular.dev/reference/releases)). Cypress should support this version for component…
-
### What would you like?
For now it is not possible to do component testing with svelte 5:
![image](https://github.com/cypress-io/cypress/assets/2164118/4ed6812e-58b7-4000-a001-492ca61fb218)
…
-
We plan to run another round of usability testing on components w've tested previously and made improvements on so we can assess the effectiveness of those improvements. This round of testing will lik…
-
# Describe the bug
sometimes a certain component is visible during edit mode but is not visible in test mode. I have found that this happens even when there is no other component in the same positi…
-
**Issue:** Deno testing suit documentation does not elaborate on how to render and test components.
**Discussion:** I have been having trouble finding ways to conduct unit tests for Fresh componen…
-
### Description
We are implementing component testing for the Monlam application to ensure each component functions correctly in isolation. This involves mocking the hooks and dependencies used by the…
-
# Summary
What change needs making?
# Use Cases
When would you use this?
---
**Message from the maintainers**:
If you wish to see this enhancement implemented please add a 👍 reaction…
-
#### Description:
Add tests for app registration landing layout components:
Acceptance Criteria
- [x] Add Jest unit test for header
- [x] Add Jest unit test for footer
Dev Notes:
Footer Jest test:
…
-
### Describe the bug
I just wanted to contribute for the Issue https://github.com/primefaces/primeng/issues/16777 and can't run the tests, because many of them import async from @angular/core/testi…