Skip to content

Conversation

@mrasif
Copy link
Member

@mrasif mrasif commented Nov 4, 2025

feat: add testing infrastructure and documentation

  • Comprehensive test suite for all packages (38% coverage)
  • Function documentation for better maintainability
  • CLI integration tests without code modification

@kernelshard
Copy link

kernelshard commented Nov 5, 2025

Good initiative, need to deepen the tests to make it more comprehensive. You can do it in next PRs.

Example - Add tests for invalid input (e.g., pass a malformed URL, missing required field) and verify that the code either fails gracefully or handles it properly.

Good to Go.

@mrasif mrasif merged commit 758f434 into main Nov 5, 2025
1 check passed
@mrasif mrasif deleted the tests-and-improvements branch November 5, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants