soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Google Maps codegen is not tested in AllTests due to caching #190

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the MapPointTextFieldInputGoogleMaps test case as part of the
AllTests suite
2. The test case passes
3. Run the MapPointTextFieldInputGoogleMaps test case individually
4. The test case fails

This occurs because caching is preventing the Google Maps implementation
from being implemented. However, I haven't yet worked out how to get
JWebUnit to communicate externally to get the Google Maps API Javascript.
As such, the Google Maps implementation is essentially untested.

Original issue reported on code.google.com by soundasleep on 18 May 2010 at 1:25

GoogleCodeExporter commented 9 years ago
mass tagging old issues to future work

Original comment by soundasleep on 26 Sep 2011 at 9:54