microsoft / commercial-marketplace-client-java

The Microsoft commercial marketplace SaaS offer billing SDK enables Partners and Startups to build the requirements for the implementation of transactable SaaS offers for both the AppSource and Azure Marketplaces.
MIT License
5 stars 23 forks source link

Add Unit Testing #3

Open code4clouds opened 4 years ago

code4clouds commented 4 years ago

Is your feature request related to a problem? Please describe. Unit Test are essential to make sure that changes in the code are not causing adverse issues to the overall functionality

Describe the solution you'd like Write, execute unit tests and add them to the CI

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

scseely commented 4 years ago

Currently working on this. Workflow is working.