gwt-test-utils / gwt-test-utils

gwt-test-utils is a Java framework that allows to test GWT client side code in a efficient, easy way
124 stars 49 forks source link

Update for gwt 2.7 #69

Closed JamesXNelson closed 9 years ago

JamesXNelson commented 9 years ago

This is a set of changes we have implemented at Appian to be able to use gwt-test-utils against GWT 2.7.

There is only one failing test that we were unable to fix, and instead worked around it. I will tag you there so you are aware. Otherwise, this initial pull request passes all other tests in gwt-test-utils, and the preliminary tests in our codebase.

This addresses issue 28: https://github.com/gwtproject/gwt-site/issues/28

buildhive commented 9 years ago

gwt-test-utils » gwt-test-utils #148 SUCCESS This pull request looks good (what's this?)

Gael commented 9 years ago

Sorry for the late answer, this is great ! I'll fix the date format issue and will release a new version asap !

jfrantzius commented 8 years ago

Hi @Gael any chances that you'll be releasing a new version? gwt-test-utils is great, and it's a pity that using it for GWT 2.7 requires a manual build ...

sivajiganeshan commented 8 years ago

Could you please provide me have only gwt-test-utils.jar with out master.