You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jayson Raymond edited this page May 29, 2013
·
2 revisions
Before doing a Pull Request, please perform the following:
jqm4gwt> mvn clean install; cd examples; mvn gwt:run; cd -
This will launch the jqm4gwt examples in the GWT dev mode tool, from where you can select 'Launch Default Browser' and walk through the examples to make sure all appears correctly.
The longer term goal is to add Selenium testing and encourage tests be include with each commit.