You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/04/18 06:03:54 UTC

[GitHub] [cloudstack-go] davidjumani opened a new pull request, #32: Autogenerate tests

davidjumani opened a new pull request, #32:
URL: https://github.com/apache/cloudstack-go/pull/32

   Modify the lib to autogenerate test code, similar to the autogenerated client
   
   It will now automatically pick up the appropriate API response from the respective JSON file.


-- 
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: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-go] davidjumani merged pull request #32: Autogenerate tests

Posted by GitBox <gi...@apache.org>.
davidjumani merged PR #32:
URL: https://github.com/apache/cloudstack-go/pull/32


-- 
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: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-go] davidjumani commented on pull request #32: Autogenerate tests

Posted by GitBox <gi...@apache.org>.
davidjumani commented on PR #32:
URL: https://github.com/apache/cloudstack-go/pull/32#issuecomment-1101257523

   @rohityadavcloud Thats right, the test files are now autogenerated and fetches the API response from the json files to ensure that the structs match the response


-- 
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: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org