PowerShell/test/powershell/engine/ETS
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
..
Adapter.Tests.ps1 Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
CimAdapter.Tests.ps1 Added tests to close code coverage in CIM area (#2528) 2016-11-17 11:46:07 -08:00