ryanbodrug-microsoft
2075f9fa71
Comparing exepected vs actual json strings. This fixes two issues. ( #6145 )
...
1) the same variables are being compared against each other.
2) BasePTSettingsTest doesn't override equals to Equals compares the objects. This change compares the json strings directly.
2020-08-25 09:07:44 -07:00
Clint Rutkas
83e8799610
init checkin ( #6100 )
2020-08-21 12:40:31 -07:00
Ivan Stošić
976116a012
Win arrows revisited ( #5932 )
...
* Added the setting
* Refactored existing code, the main feature isn't implemented yet
* Renamed a method
* Updated a comment in IZoneWindow
* Added the zone selection algorithm, didn't test it
* Basic features work
* Single monitor cycling works
* Seems that the feature works well
* Polished the settings page
* Rebase fix
* Fixed a null pointer dereference
* Use classic if syntax
* Fixed bad indentation
How did these lines unindent themselves?
* Removed TODO comment
* Rebase fix
* Another rebase fix
2020-08-21 12:53:03 +02:00
Clint Rutkas
dc744f236e
[warningsAsErrors] Getting settings online ( #6053 )
...
* getting everything to compile
* fixing json
2020-08-19 15:59:10 -07:00
Nkateko
0445e89747
[Settings] Migrate PT Run Settings ( #5768 )
...
* added MSTest project
* Migrated PT Run Tests
* reverted changes to xaml file
* fixed Sttings.UI.csproj file
* added parameter for default key code
2020-08-19 08:12:07 -07:00
Nkateko
953ab958d5
[Settings] Migrate Fancy Zones Settings Tests ( #5762 )
...
* added MSTest project
* [Settings] Migrate Fancy Zones Settings Tests
* fixed errors
* reverted changes to xaml file
* updated varibale for test folder
* add ignore case flag
* fixed Sttings.UI.csproj file
* fixed Sttings.UI.csproj file
2020-08-18 14:46:32 -07:00
Nkateko
5e13152c73
[Settings] Migrated Image Resizer Tests ( #5765 )
...
* added MSTest project
* Migrated Image Resizer Tests
* fixed links
* removed exception
2020-08-18 13:43:58 -07:00
Nkateko
c6c9839208
[Settings] KBM Migrated KBM Settings Tests ( #5821 )
...
* added MSTest project
* enabled settings tests run in the build pipeline
* migrated KBM settings
* fixed typo
* moved the callback function initialization to the top
* fixed build
2020-08-17 15:00:19 -07:00
Nkateko
7af4ffe341
[Settings] Migrate File Explorer Preview Settings ( #5785 )
...
* added MSTest project
* migrate file explorer preview settings
* updated test file
* fixed build
2020-08-17 13:10:56 -07:00
Enrico Giordani
8bf730baae
Remove 'AnyCPU' build configuration ( #5999 )
2020-08-17 20:17:16 +02:00
Nkateko
2ce16bcdb7
[Settings] Migrate PowerRename Tests ( #5787 )
...
* added MSTest project
* migrated powerrename tests
* updated test
* reverted changes to xaml file
2020-08-14 14:26:41 -07:00
Nkateko
1683f191a9
[Settings] Migrate Shortcut Guide Settings Tests ( #5789 )
...
* added MSTest project
* migrated shortcut guide tests
* updated tests
* updated tests
* reverted changes to xaml file
2020-08-14 13:58:48 -07:00
Nkateko
0b5749d491
[Settings] Migrate Color Picker Settings Tests ( #5759 )
...
* added MSTest project
* migrated color picker settings
* undo changes for the .xaml page
2020-08-13 15:46:51 -07:00
Nkateko
24d7232559
[Settings Tests] Migrate General Settings tests ( #5753 )
...
* added MSTest project
* migrated general settings tests
* enabled settings tests run in the build pipeline
* added tests
* move relay command class to separate file
* added a foldername parameter for general settings view model
2020-08-13 15:02:05 -07:00
Nkateko
ebd1a6406b
[Settings] Unit Tests Migration Feature Branch Merge ( #5754 )
...
* added MSTest project
* enabled settings tests run in the build pipeline
* re-added settings test project
* re-added test project and sample test
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* updated settings test output path
* updated output path for release config
* added xunit test project
* removed xunit test project
* fix build
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-ci.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-ci.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
* Update build-powertoys-steps.yml
2020-08-13 13:51:01 -07:00