Closed zFernand0 closed 1 year ago
What It Does
How to Test
From the root of the project
npm install
npm run build
npm run test:unit
Remember to update the custom_properties.yaml before running system tests
custom_properties.yaml
npm run test:system
Review Checklist I certify that I have:
Additional Comments
⚠️ The Audit failure is due to the @zowe/zowe-explorer-api having a dependency on @zowe/cli@<=6.40.17⚠️
@zowe/zowe-explorer-api
@zowe/cli@<=6.40.17
Why merge this without approvals?
What It Does
How to Test
From the root of the project
npm install
npm run build
npm run test:unit
Remember to update the
custom_properties.yaml
before running system testsnpm run test:system
Review Checklist I certify that I have:
Additional Comments
⚠️ The Audit failure is due to the
@zowe/zowe-explorer-api
having a dependency on@zowe/cli@<=6.40.17
⚠️