test: add validation and event tests for organization and API key
Adds unit tests for the `AddOrganization` and `AddAPIKey` commands. 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.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.testCoverage.txt
|
||||
.testCoverage.txt.tmp
|
||||
coverage.html
|
||||
coverage.out
|
||||
/exported
|
||||
/release
|
||||
/schemactl
|
||||
|
||||
Reference in New Issue
Block a user