-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
frontendSomething isn't working on the frontendSomething isn't working on the frontendtestRelated to test suites in the frontend or backend codebaseRelated to test suites in the frontend or backend codebase
Description
Is your feature request related to a problem? Please describe.
The current test coverage for this frontend component is lower than desired. This increases the risk of regressions and makes future changes harder to validate.
Describe the solution you'd like
Add or improve unit tests to raise the overall coverage. Tests should verify rendering, interactions, state/prop behavior, and any edge cases relevant to the component.
Metadata
Metadata
Assignees
Labels
frontendSomething isn't working on the frontendSomething isn't working on the frontendtestRelated to test suites in the frontend or backend codebaseRelated to test suites in the frontend or backend codebase