Re: SCXML Test 553 assumes unset variables are invalid

I have introduced conf:invalidNamelist and used in test553 and test554.

On 6/28/2014 11:21 PM, Gavin Kistner wrote:
> test553.txml includes:
>
>     <!-- include a non-existing var in the namelist -->
>     <send event="event1" conf:namelist="2"/>
>
> This is another case of a test assuming that a data model location that has not been set is invalid. I would prefer for this to be converted to:
>     <send event="event1" conf:invalidNamelistLocation="”/>
> so that I can do something special here in my txml->scxml conversion.
>
>

-- 
Jim Barnett
Genesys

Received on Sunday, 29 June 2014 13:57:51 UTC