Skip to content

Commit e37a5f4

Browse files
author
jasper-schneider
committed
Reorganize file tests
1 parent 1aa61fa commit e37a5f4

28 files changed

+1153
-7426
lines changed

src/ResourceManager/AzureBatch/Commands.Batch.Test/Commands.Batch.Test.csproj

Lines changed: 5 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -367,70 +367,19 @@
367367
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.ComputeNodeUserTests\TestComputeNodeUserEndToEnd.json">
368368
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
369369
</None>
370-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestDeleteNodeFileByComputeNodeByName.json">
370+
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestDeleteNodeFileByComputeNode.json">
371371
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
372372
</None>
373-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestDeleteNodeFileByComputeNodeByPipeline.json">
373+
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestDeleteNodeFileByTask.json">
374374
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
375375
</None>
376-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestDeleteNodeFileByTaskByName.json">
376+
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetNodeFileContentByComputeNode.json">
377377
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
378378
</None>
379-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestDeleteNodeFileByTaskByPipeline.json">
379+
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetNodeFileContentByTask.json">
380380
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
381381
</None>
382-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetNodeFileByComputeNodeByName.json">
383-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
384-
</None>
385-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetNodeFileByTaskByName.json">
386-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
387-
</None>
388-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetNodeFileContentByComputeNodeByName.json">
389-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
390-
</None>
391-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetNodeFileContentByComputeNodeByPipeline.json">
392-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
393-
</None>
394-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetNodeFileContentByTaskByName.json">
395-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
396-
</None>
397-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetNodeFileContentByTaskPipeline.json">
398-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
399-
</None>
400-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetRemoteDesktopProtocolFileById.json">
401-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
402-
</None>
403-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetRemoteDesktopProtocolFilePipeline.json">
404-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
405-
</None>
406-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListAllNodeFilesByComputeNode.json">
407-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
408-
</None>
409-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListAllNodeFilesByTask.json">
410-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
411-
</None>
412-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListNodeFileByComputeNodePipeline.json">
413-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
414-
</None>
415-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListNodeFileByTaskPipeline.json">
416-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
417-
</None>
418-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListNodeFilesByComputeNodeByFilter.json">
419-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
420-
</None>
421-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListNodeFilesByComputeNodeRecursive.json">
422-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
423-
</None>
424-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListNodeFilesByComputeNodeWithMaxCount.json">
425-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
426-
</None>
427-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListNodeFilesByTaskByFilter.json">
428-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
429-
</None>
430-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListNodeFilesByTaskRecursive.json">
431-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
432-
</None>
433-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestListNodeFilesByTaskWithMaxCount.json">
382+
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests\TestGetRemoteDesktopProtocolFile.json">
434383
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
435384
</None>
436385
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.JobScheduleTests\TestDisableEnableTerminateJobSchedule.json">

0 commit comments

Comments
 (0)