Skip to content

Conversation

sundargs2000
Copy link
Contributor

@DS-MS I created a new PR with all the changes. I made the changes shivam suggested as well. Please go through and merge if everything looks fine.

expect(os.type).toBeCalled();
expect(fs.chmodSync).toBeCalledWith(path.join('pathToCachedTool', 'kubectl.exe'), '777');
expect(toolCache.downloadTool).not.toBeCalled();
});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a test for function run() ?

@Josh-01 Josh-01 merged commit 2fd2ffa into Azure:main Mar 25, 2021
@thesattiraju thesattiraju mentioned this pull request Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants