microsoft / vscode-azureapicenter

MIT License
17 stars 13 forks source link

feat: export api spec #91

Closed wenytang-ms closed 5 months ago

wenytang-ms commented 6 months ago

demo1

g1

wenytang-ms commented 5 months ago

Fix the failed UT. BTW, in future, we'd better wrap those general mock (e.g. mock TelemetryClient) into a single function so that they could be shared in each test case.

updated, just mock the telemetryclient sendEvent