ruru-m07 / ruru-ui

Ruru UI is a design system for building classic web applications.
https://ruru-ui.vercel.app
MIT License
73 stars 6 forks source link

test: add test cases for CLI component initialization to prevent potential breaks #64

Open ruru-m07 opened 2 months ago

ruru-m07 commented 2 months ago

We need to add comprehensive test cases for the CLI application that initializes components. There have been instances where the component initialization process can break under certain conditions. By introducing these tests, we aim to identify and fix potential issues early, ensuring the CLI remains stable and reliable during the component setup process. The test cases should cover various scenarios and edge cases to thoroughly validate the CLI’s functionality.

ruru-m07 commented 2 months ago

before working on this issue wait to assign task to you ; D