[Settings] Migrate PowerRename Tests (#5787)

* added MSTest project

* migrated powerrename tests

* updated test

* reverted changes to xaml file
This commit is contained in:
Nkateko
2020-08-14 14:26:41 -07:00
committed by GitHub
parent 1683f191a9
commit 2ce16bcdb7
6 changed files with 230 additions and 158 deletions

View File

@@ -113,7 +113,6 @@
<Compile Include="ViewModels\ImageResizerViewModel.cs" />
<Compile Include="ViewModels\KeyboardManagerViewModel.cs" />
<Compile Include="ViewModels\PowerPreviewViewModel.cs" />
<Compile Include="ViewModels\PowerRenameViewModel.cs" />
<Compile Include="ViewModels\PowerLauncherViewModel.cs" />
<Compile Include="ViewModels\ShellViewModel.cs" />
<Compile Include="Views\ColorPickerPage.xaml.cs">