Process-PSModule - [🚀 [Feature]: Introduce a Context
class #63] by @MariusStorhaug
#340
Annotations
10 errors
Test built module
[-] Set-Context -ID 'TestID1' 63ms (58ms|4ms)
|
Test built module
[-] Set-Context -ID 'TestID2' -Context @{} 31ms (29ms|2ms)
|
Test built module
[-] Set-Context -ID 'TestID2' -Context @{} - Again 53ms (53ms|1ms)
|
Test built module
[-] Get-Context - Should return all contexts 11ms (10ms|1ms)
|
Test built module
[-] Get-Context -ID '*' - Should return all contexts 11ms (10ms|0ms)
|
Test built module
[-] Get-Context -ID 'TestID*' - Should return all contexts 10ms (10ms|0ms)
|
Test built module
[-] Remove-Context -ID 'AContextID' - Should remove the context 180ms (178ms|1ms)
|
Test built module
[-] Renames the context successfully 32ms (30ms|2ms)
|
Test built module
[-] Throws an error when renaming a non-existent context 20ms (19ms|1ms)
|
Test built module
[-] Renaming a context to an existing context throws without force 19ms (19ms|1ms)
|
Loading