Commit Graph

51 Commits

Author SHA1 Message Date
Mariah Breakey 2d3d4595bb breaking up path for importing helper 2016-12-15 16:22:36 -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
Mariah Breakey d4adb24c32 adding changes to mof, strings and resource of Service 2016-12-15 12:50:40 -08:00
Mariah e3b3e9bf51 Merge pull request #13 from mbreakey3/windowsProcess
Windows process
2016-12-15 10:57:41 -08:00
Mariah Breakey 32899ad580 fixes from first review and deleting windowsProcess test helper for now 2016-12-15 09:57:00 -08:00
Mariah Breakey 4411a2adc9 adding user helpers back in for now and updating the manifest 2016-12-15 09:39:08 -08:00
Mariah Breakey a5b7d28cee updating the test helper file 2016-12-15 09:30:27 -08:00
Mariah Breakey 47f077ec2e getting rid of -Verbose in integration tests 2016-12-14 20:39:41 -08:00
Mariah Breakey 9db2167516 adding skip for integration test 2016-12-14 20:31:35 -08:00
Mariah Breakey 4bab1eca63 adding process files only 2016-12-14 20:22:16 -08:00
Katie Keim b00ca5233e Merge pull request #12 from kevinobee/dev
Update README.md
2016-12-12 10:26:42 -08:00
Kevin Obee 6d71d8a759 Update README.md
Fixed broken example link for Install or uninstall a Windows feature
2016-12-11 19:38:42 +00:00
Katie Keim 806be16e61 Merge pull request #7 from corydwood/dev
WindowsFeature: Added catch for RuntimeException to ignore and updated tests (same changes as PR #267).
2016-12-05 14:58:51 -08:00
Cory Wood 028c39398a Added additional error message to MSFT_WindowsFeature.strings.psd1 and updated catch for RuntimeException in MSFT_WindowsFeature.psm1 to reference localizedData. 2016-12-02 13:11:22 -06:00
Cory Wood 6bbd48cc29 Updated README.md and removed extra capitalization from unit test. 2016-11-25 14:20:50 -06:00
Cory Wood 049cf99537 Added catch for RuntimeException to ignore, updated tests, and updated README.md. 2016-11-17 13:25:58 -06:00
Katie Keim 7871acf251 Merge pull request #9 from kwirkykat/FixPSSAIssues
Fix file paths in CommonTestHelper and PSSA issues
2016-11-16 18:06:53 -08:00
Katie Keim e1c6515a30 Fix PSSA issues and update CommonTestHelper 2016-11-16 14:05:18 -08:00
Katie Keim 3da850d36f Attempt to install WMF 5.1 2016-11-10 14:11:59 -08:00
Katie Keim ae4897cce9 Releasing version 2.1.0.0 2.1.0.0-PSGallery 2016-11-02 13:57:37 -07:00
Katie Keim 5958fa8bcf Fix the resource links and tiny changes for consistency 2016-11-02 13:14:17 -07:00
Katie Keim 93b2bf66ab Merge pull request #6 from mbreakey3/dev
Small Cleanup across resources
2016-11-02 12:57:52 -07:00
Mariah Breakey c3a025cc03 one more path fix 2016-11-02 11:58:59 -07: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 0fcb7a6b47 Merge pull request #5 from mbreakey3/dev
Adding WindowsFeature
2016-11-02 09:13:31 -07:00
Mariah Breakey 78374d7db6 fixes to unit tests 2016-11-01 16:42:09 -07:00
Mariah Breakey 5cace70453 style changes after review 2016-11-01 14:52:25 -07:00
Mariah Breakey 5295ff50b8 adding dev branch status badge at top of readme 2016-10-31 15:08:38 -07:00
Mariah Breakey a78751a774 updating readme and fixing integration tests 2016-10-31 14:40:31 -07:00
Mariah Breakey 825aebf654 adding WindowsFeature 2016-10-31 14:30:44 -07:00
Katie Keim 03899ad8dc Update README.md 2016-10-08 00:00:42 -07:00
Katie Keim 645237aa35 Add Group resource 2016-10-07 23:52:02 -07:00
Mariah 335e3b79c1 Merge pull request #2 from PowerShell/Service
adding Service resource
2016-10-07 23:51:19 -07:00
Mariah Breakey 231ab121f2 removing unused helper function that was breaking build 2016-10-07 23:48:30 -07:00
Mariah Breakey b3e4b60f36 moving where helper test modules are imported 2016-10-07 23:42:38 -07:00
Mariah Breakey 3fca315a1c adding skip for integration tests when machine is less than 5.1 2016-10-07 23:32:56 -07:00
Mariah Breakey c7779a4fa6 adding test files and fixing minor test issues 2016-10-07 23:31:47 -07:00
Mariah Breakey f9e0ed550d adding Service resource 2016-10-07 23:31:47 -07:00
Mariah 412cf14de8 Merge pull request #1 from PowerShell/User
adding User resource
2016-10-07 23:03:27 -07:00
Mariah Breakey 57d7dcea10 adding a block in integration tests to ensure machine is on 5.1 or higher 2016-10-07 23:02:21 -07:00
Mariah Breakey 9b88d9a82f fixing paths to test helpers 2016-10-07 22:59:50 -07:00
Mariah Breakey b4941455e4 adding User resource 2016-10-07 22:59:50 -07:00
Katie Keim 2e2ff2eea5 Add newline at end of .gitignore 2016-10-07 22:57:04 -07:00
Katie Keim 6e89ff5329 Experiment #2 with module version and AppVeyor 2016-10-07 22:54:48 -07:00
Katie Keim b3d7784382 Experiment with module version in AppVeyor 2016-10-07 22:46:19 -07:00
Katie Keim bb4440f8fb Add WindowsPackageCab resource 2016-10-07 22:35:48 -07:00
Katie Keim 1a7b762f5d Add WindowsOptionalFeature resource 2016-10-07 21:07:38 -07:00