Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/powershell
/ InitializeAzure.test.ts
File
InitializeAzure.test.ts
__tests__/InitializeAzure.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
InitializeAzure from
'../src/InitializeAzure'
;
2
3
jest.mock(
'../src/Utilities/Utils'
);
4
jest.mock(
'../src/Utilities/PowerShellToolRunner'
);
Callers
nothing calls this directly
Calls
1
importAzModule
Method · 0.45
Tested by
no test coverage detected