dheeraj12347 commented on PR #214:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/pull/214#issuecomment-5225477236

   > @dheeraj12347 thanks for this feature, can you share your testing please. 
I'm including it in the milestone
   
   Hi @borisstoyanov , thanks!
   
   For PR #214, I previously validated the changes with:
   
   * `go fmt ./...`
   * `go test ./...`
   * `go build -o bin/cmk .`
   
   The relevant package tests passed 
(`github.com/apache/cloudstack-cloudmonkey/cli`).
   
   I also manually verified autocomplete for common entity-reference parameters:
   
   * `zoneid` → `listZones`
   * `domainid` → `listDomains`
   * `networkid` → `listNetworks`
   
   The added unit tests cover Related noun matching, Related API fallback, 
empty/non-list Related metadata fallback, and map-type arguments.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to