2017-06-01 21:33:59 +00:00
|
|
|
Tests that multiple sessions share the context.
|
|
|
|
Assigning in 1
|
|
|
|
Evaluating in 2
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : 42
|
2017-06-01 21:33:59 +00:00
|
|
|
type : number
|
|
|
|
value : 42
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
Awaiting in 1
|
|
|
|
Resolving in 2
|
|
|
|
Should resolve in 1
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
type : string
|
|
|
|
value : foo
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|