Skip to content

Commit 1f3866a

Browse files
committed
Updating session records and remove paging test case.
1 parent 05f46a7 commit 1f3866a

15 files changed

+6015
-6000
lines changed

src/CognitiveServices/CognitiveServices.Test/ScenarioTests/CognitiveServicesAccountTests.cs

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,7 @@ public void TestMinMaxAccountNames()
125125
{
126126
TestController.NewInstance.RunPsTest(traceInterceptor, "Test-MinMaxAccountName");
127127
}
128-
129-
[Fact]
130-
[Trait(Category.AcceptanceType, Category.CheckIn)]
131-
public void TestGetWithPaging()
132-
{
133-
TestController.NewInstance.RunPsTest(traceInterceptor, "Test-GetWithPaging");
134-
}
128+
135129

136130
[Fact]
137131
[Trait(Category.AcceptanceType, Category.CheckIn)]

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestAccountSkus.json

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestCreateAllKindsOfAccounts.json

Lines changed: 1345 additions & 2554 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestGetAccountKeys.json

Lines changed: 361 additions & 259 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestGetAccountType.json

Lines changed: 115 additions & 115 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestGetAccounts.json

Lines changed: 505 additions & 316 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestGetUsages.json

Lines changed: 485 additions & 356 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestMinMaxAccountNames.json

Lines changed: 472 additions & 358 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestNewAccount.json

Lines changed: 435 additions & 276 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestNewAccountKey.json

Lines changed: 443 additions & 335 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestNewAccountWithCustomDomain.json

Lines changed: 93 additions & 93 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestPipingToGetKey.json

Lines changed: 401 additions & 296 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestPipingToSetAccount.json

Lines changed: 447 additions & 339 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestRemoveAccount.json

Lines changed: 398 additions & 290 deletions
Large diffs are not rendered by default.

src/CognitiveServices/CognitiveServices.Test/SessionRecords/CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests/TestSetAccount.json

Lines changed: 447 additions & 339 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)