Process-PSModule - [🚀 [Feature]: Introduce a Context
class #63] by @MariusStorhaug
#342
Annotations
10 errors
Test built module
[-] Set-Context -ID 'TestID1' 126ms (124ms|2ms)
|
Test built module
[-] Set-Context -ID 'TestID2' -Context @{} 49ms (46ms|2ms)
|
Test built module
[-] Set-Context -ID 'TestID2' -Context @{} - Again 58ms (57ms|1ms)
|
Test built module
[-] Get-Context - Should return all contexts 17ms (15ms|1ms)
|
Test built module
[-] Get-Context -ID '*' - Should return all contexts 17ms (16ms|1ms)
|
Test built module
[-] Get-Context -ID 'TestID*' - Should return all contexts 18ms (17ms|1ms)
|
Test built module
[-] Remove-Context -ID 'AContextID' - Should remove the context 268ms (266ms|2ms)
|
Test built module
[-] Renames the context successfully 30ms (28ms|2ms)
|
Test built module
[-] Throws an error when renaming a non-existent context 26ms (26ms|1ms)
|
Test built module
[-] Renaming a context to an existing context throws without force 26ms (25ms|1ms)
|
Loading