gwtchosen icon indicating copy to clipboard operation
gwtchosen copied to clipboard

Investigate testing with GWT Mockito

Open spg opened this issue 10 years ago • 1 comments

The current test suite uses Selenium tests. Though they cover a lot of potential issues, they are complex to write and maintain.

We might investigate https://github.com/google/gwtmockito to see if some units of code could be refactored and tested using standard JRE tests.

spg avatar Feb 24 '15 16:02 spg

I think gwtmockito is not very compatible with GwtQuery ?

jDramaix avatar Feb 27 '15 15:02 jDramaix