Future of unit testing... Only support production mode?

2014-07-11 Thread salk31
I've been struggling with a limitation of non-production mode unit tests 
and was wondering, with the rise of superDevMode, if the plan is to only 
support production mode unit tests?

Cheers

Sam

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


Re: Future of unit testing... Only support production mode?

2014-07-11 Thread Jens
In the long term GWT will probably only support production mode tests as 
well as code coverage based on JavaScript. There are already bugs for it on 
the issue tracker.

-- J.

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


Re: Future of unit testing... Only support production mode?

2014-07-11 Thread salk31
Thanks for the clear answer... 

I'll have to start warning the team. I'm also facing rumblings about super 
dev mode :(  They manage to be IE snobs AND not want to touch JavaScript. 
Should only be allowed on or the other ;)

On Friday, July 11, 2014 1:03:54 PM UTC+1, Jens wrote:

 In the long term GWT will probably only support production mode tests as 
 well as code coverage based on JavaScript. There are already bugs for it on 
 the issue tracker.

 -- J.


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


Re: Future of unit testing... Only support production mode?

2014-07-11 Thread Jens


 Thanks for the clear answer... 

 I'll have to start warning the team. I'm also facing rumblings about super 
 dev mode :(  They manage to be IE snobs AND not want to touch JavaScript. 
 Should only be allowed on or the other ;)


The issues I mentioned if you want to star them:

https://code.google.com/p/google-web-toolkit/issues/detail?id=8622
https://code.google.com/p/google-web-toolkit/issues/detail?id=8787 

-- J.

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