63 Commits

Author SHA1 Message Date
Mike Hendrickson 187043254d Port test related style fixed from xPSDesiredStateConfiguration - Post Review #1 2019-06-12 09:33:49 -07:00
Mike Hendrickson 4bc47cf5bc Port test related style fixed from xPSDesiredStateConfiguration 2019-06-07 15:39:30 -07:00
Simon Heather 59b6a3d318 Merge branch 'dev' into BOM-Fix 2019-06-03 08:09:45 +01:00
Mike Hendrickson d60426a648 Fix MsiPackage tests... for real this time - Post Review #1 2019-06-01 16:07:38 -07:00
Mike Hendrickson 7b99a2e008 Fix MsiPackage tests... for real this time 2019-05-31 12:56:16 -07:00
Mike Hendrickson 5b69220937 Revert "Fix msi package tests" 2019-05-30 14:32:51 -07:00
Simon Heather a7801d6726 Merge branch 'dev' into BOM-Fix 2019-05-24 21:48:29 +01:00
Mike Hendrickson 15f242854f Fix MsiPackage Integration Test Failures - Post Review #1 2019-05-09 14:01:45 -07:00
Mike Hendrickson 65bda6a936 Fix MsiPackage Integration Test Failures - Post Review #1 2019-04-30 13:46:42 -07:00
Mike Hendrickson 28a22b159a Fix MsiPackage Integration Test Failures - Post Review #1 2019-04-30 13:23:03 -07:00
Mike Hendrickson d544df06ec Fix MsiPackage Integration Test Failures 2019-04-30 13:23:03 -07:00
Mike Hendrickson 26800b5c53 Fix MsiPackage Integration Test Failures 2019-04-30 13:23:03 -07:00
Mike Hendrickson 7ddd4cecb0 Fix MsiPackage Integration Test Failures 2019-04-30 13:23:03 -07:00
Simon Heather 5e3dbb237c Fix Tests\Integration dir BOM files 2019-04-28 18:52:31 +01:00
Daniel Scott-Raynsford 60eefbfa23 Update Group and GroupSet tests to meet Pester 4 standards 2019-01-26 14:00:45 +13:00
Daniel Scott-Raynsford 2e7a58fb38 Changes as per PR comments in Environment integration tests 2019-01-26 11:30:13 +13:00
Daniel Scott-Raynsford 03e89f7078 Update environment tests to meet Pester 4.0.0 standards 2019-01-24 20:21:53 +13:00
Daniel Scott-Raynsford c75a92a264 Fix Archive test failures and forward port changes from xPSDesiredStateConfiguration 2019-01-12 15:16:00 +13:00
Norberto Arrieta e3a3535142 Fix versionn check (#79) 2017-07-11 15:11:58 -07:00
Katie Keim 0f3aa7bead Registry: Fixed bug when registry name contains drive (#78)
* Add integration test for registry key with drive name

* Fix Get-PathRoot to handle extra drive names in the registry key name

* Update release notes with Registry fix
2017-07-10 17:09:22 -07:00
Katie Keim 108dd50048 Skip credential tests when not on AppVeyor (#77) 2017-07-07 13:59:32 -07:00
Katie Keim dcba5f0d7c Fix Archive culture problems with timestamp (#74)
* Fix Archive culture issue by removing call to Get-Date

* Update Archive integration tests to accomodate date formatting change

* Update README with release notes
2017-07-06 10:31:06 -07:00
Katie Keim 61bac123a7 Fix unreliable WindowsProcess tests (#73) 2017-06-29 10:23:45 -07:00
Mariah Breakey 8303c0e7fc adding msiPackage 2017-04-19 13:42:53 -07:00
Katie Keim 16a8697816 Fix Get-DscConfiguration for Registry 2017-03-07 12:33:42 -08:00
Katie Keim 1b6d4a2a70 Add Get-DscConfiguration tests to Registry end-to-end tests 2017-03-07 12:33:41 -08:00
Katie Keim 1f0238b206 Add Archive resource 2017-02-22 16:50:19 -08:00
Katie Keim 5ad76f97a3 Merge pull request #32 from mbreakey3/environment
getting rid of unneeded import in environment
2017-02-03 11:31:17 -08:00
Mariah Breakey 9db496af3b getting rid of unneeded import 2017-02-03 11:17:11 -08:00
Katie Keim fd28c35022 Update resource name in integration test configuration 2017-02-02 18:22:18 -08:00
Mariah Breakey 62e06a97c2 fixing a few minor errors 2017-02-02 17:40:55 -08:00
Mariah Breakey a24728c1a9 updating environment files 2017-02-02 16:28:31 -08:00
Mariah Breakey 09119936c3 adding environment 2017-02-02 16:28:31 -08:00
Katie Keim ae6f46a997 Add integration test for built-in Users group 2017-02-01 14:31:09 -08:00
Katie Keim 55e141fbce Attempt 2 to install WMF 5.1 2017-01-31 17:20:37 -08:00
Mariah Breakey e8a2278e60 adding updates to User resource 2017-01-27 15:24:02 -08:00
Katie Keim 2407d5fc21 Port changes from xPSDesiredStateConfiguration 2017-01-26 15:28:54 -08:00
Mariah Breakey c456bfc2ea changing middle-tests to unit type so that they will run on appVeyor 2016-12-16 21:32:03 -08:00
Mariah Breakey e45eea102e fixing path names 2016-12-16 21:25:14 -08:00
Mariah Breakey 1a8dfcfe66 porting registry 2016-12-16 20:56:52 -08:00
Mariah Breakey e909652c98 porting all set resources, fixed bug in WindowsFeature, and added all cleaning changes from xPSDesiredStateConfiguration and added strictMode/Errorpreference 2016-12-16 17:48:04 -08:00
Mariah Breakey 49e83d8fcd adding process tests back in after 'tests' folder deletion 2016-12-15 19:33:59 -08:00
Mariah Breakey ca45108e98 adding script resource 2016-12-15 19:08:38 -08:00
Mariah Breakey 9b335c1e75 adding in all group changes 2016-12-15 16:04:17 -08:00
Mariah Breakey a5729ec92a fixing paths in integration file 2016-12-15 15:30:29 -08:00
Mariah Breakey ddcd7e8e95 adding all service updates 2016-12-15 14:03:39 -08:00
Katie Keim e1c6515a30 Fix PSSA issues and update CommonTestHelper 2016-11-16 14:05:18 -08:00
Mariah Breakey 162150478c fixing file paths and adding -Path param all over 2016-11-02 11:54:04 -07:00
Mariah Breakey df37e7bcd3 minor cleanup of files and fixing README 2016-11-02 10:34:55 -07:00
Mariah Breakey 5cace70453 style changes after review 2016-11-01 14:52:25 -07:00