-
### 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)
…
-
**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…
-
#### 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:
…
-
## Context
We are improving storybook coverage on `packages/twenty-front/src/modules` which is most of our frontend. This stories catch bugs/regressions in two ways:
- stories comes with **Interac…
-
### **Description**
Add unit testing functionality to the component template in the MetaMask design system monorepo. This will involve setting up tests using the [React Testing Library](https://tes…
-
## Description
Create a 25 word knack-based testing application.
## Requirements
- time based questions
## Resources
- [How to Build a Quiz App](https://learn.knack.com/article/7k6mvykxvt-build-a-…
-
### 🚀 Feature Request
Wondering if you've considered adding [Playwright component testing](https://playwright.dev/docs/test-components) for Blazor: https://learn.microsoft.com/en-us/aspnet/core/bla…
-
Playwrite supports currently component testing for many UI frameworks (in experimental mode), **but only by mounting the component, and with no SSR rendering testing support**.
I would like to add …
-
- Is there a significant difference to understanding the meaning of a message when using text + icons or icons-only in the Notice component?
- Is the meaning of the different icons and text labels con…