|
202 | 202 | <DesignTime>True</DesignTime>
|
203 | 203 | <DependentUpon>Resources.resx</DependentUpon>
|
204 | 204 | </Compile>
|
| 205 | + <Compile Include="ScenarioTests\RecommendedActionTests.cs" /> |
205 | 206 | <Compile Include="ScenarioTests\DatabaseBackupStretchTests.cs" />
|
206 | 207 | <Compile Include="ScenarioTests\DatabaseCrudStretchTests.cs" />
|
207 | 208 | <Compile Include="ScenarioTests\ThreatDetectionTests.cs" />
|
|
210 | 211 | <Compile Include="ScenarioTests\DatabaseReplicationTests.cs" />
|
211 | 212 | <Compile Include="ScenarioTests\DatabaseCrudTests.cs" />
|
212 | 213 | <Compile Include="ScenarioTests\DataMaskingTests.cs" />
|
| 214 | + <None Include="ScenarioTests\RecommendedActionTests.ps1"> |
| 215 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 216 | + </None> |
| 217 | + <None Include="ScenarioTests\AdvisorTests.ps1"> |
| 218 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 219 | + </None> |
213 | 220 | <None Include="ScenarioTests\DatabaseBackupStretchTests.ps1">
|
214 | 221 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
215 | 222 | </None>
|
|
253 | 260 | <Compile Include="ScenarioTests\ServerActiveDirectoryAdministratorTest.cs" />
|
254 | 261 | <Compile Include="ScenarioTests\ServerCommunicationLinkCrudTests.cs" />
|
255 | 262 | <Compile Include="ScenarioTests\ServiceTierAdvisorTests.cs" />
|
| 263 | + <Compile Include="ScenarioTests\AdvisorTests.cs" /> |
256 | 264 | <Compile Include="ScenarioTests\RecommendedElasticPoolTests.cs" />
|
257 | 265 | <Compile Include="ScenarioTests\ElasticPoolCrudTests.cs" />
|
258 | 266 | <Compile Include="ScenarioTests\AuditingTests.cs" />
|
|
351 | 359 | <None Include="ScenarioTests\TransparentDataEncryptionCrudTests.ps1">
|
352 | 360 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
353 | 361 | </None>
|
| 362 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestGetElasticPoolAdvisor.json"> |
| 363 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 364 | + </None> |
| 365 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestGetServerAdvisor.json"> |
| 366 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 367 | + </None> |
| 368 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestListElasticPoolAdvisors.json"> |
| 369 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 370 | + </None> |
| 371 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestListElasticPoolAdvisorsExpanded.json"> |
| 372 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 373 | + </None> |
| 374 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestListServerAdvisors.json"> |
| 375 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 376 | + </None> |
| 377 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestListServerAdvisorsExpanded.json"> |
| 378 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 379 | + </None> |
| 380 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestListDatabaseAdvisorsExpanded.json"> |
| 381 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 382 | + </None> |
| 383 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestListDatabaseAdvisors.json"> |
| 384 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 385 | + </None> |
| 386 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestGetDatabaseAdvisor.json"> |
| 387 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 388 | + </None> |
| 389 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestUpdateDatabaseAdvisor.json"> |
| 390 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 391 | + </None> |
| 392 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestUpdateElasticPoolAdvisor.json"> |
| 393 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 394 | + </None> |
| 395 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestUpdateServerAdvisor.json"> |
| 396 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 397 | + </None> |
354 | 398 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseDisableEnableKeepProperties.json">
|
355 | 399 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
356 | 400 | </None>
|
|
567 | 611 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.IndexRecommendationTests\TestGetIndexRecommendation.json">
|
568 | 612 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
569 | 613 | </None>
|
| 614 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestGetDatabaseRecommendedAction.json"> |
| 615 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 616 | + </None> |
| 617 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestGetElasticPoolRecommendedAction.json"> |
| 618 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 619 | + </None> |
| 620 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestGetServerRecommendedAction.json"> |
| 621 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 622 | + </None> |
| 623 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestListDatabaseRecommendedActions.json"> |
| 624 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 625 | + </None> |
| 626 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestListElasticPoolRecommendedActions.json"> |
| 627 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 628 | + </None> |
| 629 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestListServerRecommendedActions.json"> |
| 630 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 631 | + </None> |
| 632 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestUpdateDatabaseRecommendedAction.json"> |
| 633 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 634 | + </None> |
| 635 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestUpdateElasticPoolRecommendedAction.json"> |
| 636 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 637 | + </None> |
| 638 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedActionTests\TestUpdateServerRecommendedAction.json"> |
| 639 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 640 | + </None> |
570 | 641 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.RecommendedElasticPoolTests\ListRecommendedElasticPools.json">
|
571 | 642 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
572 | 643 | </None>
|
|
0 commit comments