Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ruru-m07 opened this issue Aug 30, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed refactor: cli Refactoring code related to the CLI tool.

Comments

@ruru-m07
Copy link
Owner

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 ruru-m07 added help wanted Extra attention is needed good first issue Good for newcomers refactor: cli Refactoring code related to the CLI tool. labels Aug 30, 2024
Copy link
Owner Author

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

@ruru-m07 ruru-m07 assigned ruru-m07 and unassigned ruru-m07 Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed refactor: cli Refactoring code related to the CLI tool.
Projects
None yet
Development

No branches or pull requests

1 participant