Get help with testing, discuss unit testing strategies etc.


Post by AaronTovo »

Is there a way to check the values of event parameters?

I've been using Siesta.Test.ExtJS.Observable functions to verify that expected events are fired and that works fine. It would be nice to take it a step further and verify that the values of the parameters are what I expect.

Post by mats »

This is coming in next release!

Post Reply