Azure / Azure/azure-powershell
In some test cases TenantId is not recorded when required
Open
bug
Engineering
Test Infra
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description
In the case where "RequestUri" contains "TenantId", TenantId is expected to be recorded in the record mode. However, in TestManager, the field is not recorded. As a result, the tests that using TestManager while require TenantId in Uri are going to fail.
Fix it by either use ResourcesController or add these variables recording in TestManager.
## Cost
Contributor guide
Assessment
This issue has not been assessed yet.