Monday, May 9, 2016

Re: GWT unit tests along with JsInterop and external javascript



On Monday, May 9, 2016 at 9:56:37 AM UTC+2, biciusc...@gmail.com wrote:
We successfully load JS scripts with ScriptInjector in GWTTestCase and test pass. Do you have any sugesstion on how to use the debug mode in this case? Because even if we start the test in debug, is not stopping to the breackpoint.

I think you'd use the "manual" runstyle (see http://www.gwtproject.org/doc/latest/DevGuideTesting.html#Manual_Mode) and debug using your browser dev tools (like you debug your app).

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment