Skip to content

Commit 289062f

Browse files
author
Nicholas King
committed
Remove app snapshots tests and documentation
1 parent 25ddc8c commit 289062f

File tree

3 files changed

+0
-402
lines changed

3 files changed

+0
-402
lines changed

src/ResourceManager/Websites/Commands.Websites.Test/ScenarioTests/WebAppBackupRestoreTests.cs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -68,19 +68,5 @@ public void TestEditAndGetWebAppBackupConfigurationPiping()
6868
{
6969
WebsitesController.NewInstance.RunPsTest("Test-EditAndGetWebAppBackupConfigurationPiping");
7070
}
71-
72-
[Fact(Skip = "Snapshots release postponed for API rework")]
73-
[Trait(Category.AcceptanceType, Category.CheckIn)]
74-
public void TestGetWebAppSnapshots()
75-
{
76-
WebsitesController.NewInstance.RunPsTest("Test-GetWebAppSnapshots");
77-
}
78-
79-
[Fact(Skip = "Snapshots release postponed for API rework")]
80-
[Trait(Category.AcceptanceType, Category.CheckIn)]
81-
public void TestRestoreWebAppSnapshot()
82-
{
83-
WebsitesController.NewInstance.RunPsTest("Test-RestoreWebAppSnapshot");
84-
}
8571
}
8672
}

src/ResourceManager/Websites/Commands.Websites/help/Get-AzureRmWebAppSnapshot.md

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)