I will be releasing a series of tests for the microdata integration for the Geofield module as par of my GSoC '12 project.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1650634-6-geofield_test.patch | 7.21 KB | colette |
| #4 | 1650634-4-geofield_test.patch | 7.2 KB | colette |
| #3 | 1650634-3-geofield_test.patch | 0 bytes | colette |
| #2 | 1650634-2-geofield_test.patch | 5.32 KB | colette |
| #1 | 1650634-1-geofield_test.patch | 4.95 KB | colette |
Comments
Comment #1
colette commentedFirst version of the patch tests the microdata for latitude/longitude fields for the geofield_latlon widget type.
Comment #2
colette commentedTesting for the geofield_latlon and geofield_wkt widget types, and geofield_latlon, geofield_lat, geofield_lon, geofield_wkt display types.
Comment #3
colette commentedUpdated patch with test function for shapes.
Comment #4
colette commentedUpdated patch with test function for WKT linestrings.
Comment #5
Anonymous (not verified) commentedThere 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?
Comment #6
colette commentedIt's done. I'll update the email test as well.