test: add validation and event tests for organization and API key #638
Reference in New Issue
Block a user
Delete Branch "test/add-validation-event-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds unit tests for the
AddOrganizationandAddAPIKeycommands.These tests validate various scenarios, including success cases,
handling of already existing organizations or keys, and ensuring
required fields are checked. The
changes enhance test coverage and ensure robustness of the command
logic.
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.23%. Comparing base (
06aeedc) to head (8620608).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
mentioned in commit
3b47365f10