PowerShell/test/powershell/engine
James Truher [MSFT] 3f99de5784 Added tests to close code coverage in CIM area (#2528)
* Added tests to close code coverage in CIM area

Added CimAdapter.Tests for adaptation layer (code cribbed from BVT tests)
Added SessionOption.Tests.ps1 (Code cribbed from BVT tests)
Modified CimClass tests by adding more tests
Added CimSession.Tests for basic tests of New-CimSession cmdlet
Added CimInstance.Tests for basic tests of Get-CimInstance

* Add CI tags to tests

* unify test execution to use try/catch for marking tests as skipped

moved test which retrieves cimclass via method to feature as it is not
a common operation, this test can take some time as well
2016-11-17 11:46:07 -08:00
..
Api Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
Basic Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
ETS Added tests to close code coverage in CIM area (#2528) 2016-11-17 11:46:07 -08:00
Help Add HelpUri for Get-Uptime (#2688) 2016-11-16 11:13:09 -08:00
Module Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
ParameterBinding Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
Remoting Added tests to close code coverage in CIM area (#2528) 2016-11-17 11:46:07 -08:00
BasicEngine.Tests.ps1 Fix issue #1609 - Get-PSSession -computername fails on nano 2016-08-05 11:20:14 -07:00
InitialSessionState.Tests.ps1 Add capacity test for initialsessionstate 2016-09-28 16:54:31 -07:00
Jobs.Tests.ps1 Fixing background jobs for Unix and Windows (#1972) 2016-11-09 22:44:39 -08:00
PropertyAccessor.Tests.ps1 Fixing JSON property accessor to attempt user settings directory creation on the first write operation 2016-10-07 21:45:38 -07:00
SemanticVersion.Tests.ps1 Add serialization test of SemanticVersion 2016-08-03 13:21:42 -07:00