15 Commits

Author SHA1 Message Date
DoLearnWhileAlive 8f5c724737 ConvertTo-MOFInstance: Include resource properties with empty array value (#127)
* ConvertTo-MOFInstance: Include resource properties with empty array value

* Add test for checking mof compilation with empty array value
2025-12-04 12:48:57 -08:00
Raimund Andrée e32eb0fe51 Fixed an issue with array parameters is key-value pairs (#128) (#129)
* Fixed an issue with array parameters is key-value pairs (#128)

* Add hashtable property to xTestClassResource

* Add support for Hashtable property in DSC resource tests
2025-12-04 12:47:16 -08:00
Andrew 3f9fc054d0 Fixed DependsOn and other OMI_BaseResource properties (#56) 2021-06-18 15:05:06 -07:00
Andrew 892e1035f2 Updating tests for v3 (#55) 2021-06-15 15:52:39 -07:00
bagajjal 836f7e532c support embedded resource (#38) 2020-08-31 17:20:16 -07:00
Travis Plunk 698f13f95d Add warning about embedded resources (#35) 2019-09-19 17:31:32 -07:00
Travis Plunk 9e5f54113c Fix issues found when merging into PowerShell repo (#34) 2019-09-18 14:28:42 -07:00
Travis Plunk 8e6370598c Fix configuration (#32) 2019-09-10 18:00:26 -07:00
Travis Plunk 811930361c Add Invoke-DscResource as experimental feature (#30) 2019-09-06 12:34:02 -07:00
Travis Plunk 771e64999a Update tests for PowerShell 7-Preview.3 release (#27) 2019-08-26 15:31:40 -07:00
Travis Plunk 6816ead96c Add test case for getting classes (#18) 2019-08-14 14:51:13 -07:00
Travis Plunk eb31aa91c1 Add negative get-dscresource test (#16) 2019-08-09 12:10:49 -07:00
Travis Plunk 96d155a4ed Add test cases for Get-DscResource (#14)
Co-Authored-By: Steve Lee <slee@microsoft.com>
2019-08-08 12:24:19 -07:00
Travis Plunk da9b73553e Add get-dscresource test (#10) 2019-08-06 17:13:19 -07:00
Travis Plunk 84fffad925 Refactor and add build and CI (#5) 2019-08-01 13:27:09 -07:00