Owd-Larrd / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

Document how to. run unit tests, especially in Maps project #399

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release:
gwt-maps-1.2.0

Detailed description:
The unit tests are devilishly tricky to run.  Simply running 'ant test' from 
the command line runs a remote test which requires extra configuration.  A 
description of the types of tests supported and how to configure them is 
required.

Workaround if you have one:

Links to the relevant GWT Developer Forum posts:

Original issue reported on code.google.com by zundel@google.com on 13 Jul 2010 at 7:45

GoogleCodeExporter commented 9 years ago
Maps v2 api has been deprecated. It was the API causing the worst problems 
because it required an API key.

There is a test.(prod|dev).manual target that makes this all easy for other 
APIs.

Original comment by zundel@google.com on 28 Oct 2011 at 5:00