ServiceNow / servicenow-cicd-azure-extension

Extension for Azure Pipelines to help developers get started faster with ServiceNow's CI/CD APIs
MIT License
12 stars 18 forks source link

Test Coverage for App Publish versionformat #13

Open chiarng opened 3 years ago

chiarng commented 3 years ago

On closer inspection, our unit tests only cover the 'autodetect' case, and misses the other 3 cases. Hard to extend when we have a 5th case coming in soon.

https://github.com/ServiceNow/servicenow-cicd-azure-extension/blob/master/tests/App/App.mockTransport.test.js#L26