I will be releasing a series of tests for the microdata integration for the Geofield module as par of my GSoC '12 project.

Comments

colette’s picture

StatusFileSize
new4.95 KB

First version of the patch tests the microdata for latitude/longitude fields for the geofield_latlon widget type.

colette’s picture

StatusFileSize
new5.32 KB

Testing for the geofield_latlon and geofield_wkt widget types, and geofield_latlon, geofield_lat, geofield_lon, geofield_wkt display types.

colette’s picture

StatusFileSize
new0 bytes

Updated patch with test function for shapes.

colette’s picture

StatusFileSize
new7.2 KB

Updated patch with test function for WKT linestrings.

Anonymous’s picture

There is a naming conflict with geofield module, so the name of the class needs to be changed. GeofieldMicrodataMarkupTestCase would be appropriate. Can you also post an issue to change that for the Email test which was commited?

colette’s picture

StatusFileSize
new7.21 KB

It's done. I'll update the email test as well.