Get help with testing, discuss unit testing strategies etc.


Post by jflowers45 »

I got this message:
Waiting for Ext.onReady took too long - probably some dependency could not be loaded.
Shortly thereafter, everything worked. I was wondering which timeout controls Ext.onReady?

Post by nickolay »

That is part of the "isReadyTimeout": https://www.bryntum.com/docs/siesta/#!/ ... adyTimeout

That also includes waiting for "requires" config, "waitForComponentQueryReady", etc.

Post Reply