mapnik/tests/python_tests
2011-12-12 15:55:33 -08:00
..
__init__.py Add more tests, cleanup existing tests and add TODO functionality to the test runner. 2009-04-16 17:22:38 +00:00
cairo_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
csv_test.py csv plugin: allow values with leading zeros to stay as strings - closes #993 - refs https://github.com/mapbox/tilemill/issues/1007 2011-12-12 15:55:33 -08:00
datasource_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
extra_map_props_test.py fully spell out parameters on the map object - refs #977 2011-12-05 18:05:35 -08:00
feature_id_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
feature_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
filter_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
font_test.py tests: move pickling to separate test 2011-12-02 15:21:35 -08:00
geometry_wkb_test.py python: fixup mapnik.Path interface (closes #901), add to_wkb method (closes #831), and add tests for both 2011-12-02 19:22:04 -08:00
glyph_symbolizer_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
introspection_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
layer_modification_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
load_map_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
mapnik_config_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
memory_datasource_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
multi_tile_raster_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
object_test.py tests: move pickling to separate test 2011-12-02 15:21:35 -08:00
ogr_test.py tests: ensure ogr plugin throws on non-existant field names (currently fails) - refs #792 2011-12-05 13:33:37 -08:00
osm_test.py add basic tests for osm plugin 2011-12-05 14:30:18 -08:00
parameters_test.py fixup tests around parameters usage 2011-12-02 18:00:20 -08:00
pickling_test.py tests: move pickling to separate test 2011-12-02 15:21:35 -08:00
postgis_test.py tests: ensure postgis plugin throws if invalid query is made - refs #792 2011-12-05 12:11:59 -08:00
projection_test.py tests: move pickling to separate test 2011-12-02 15:21:35 -08:00
raster_colorizer_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
raster_symbolizer_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
render_grid_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
render_test.py use tempfile modules to construct temporary paths (which should be compatible with windows) 2011-11-29 18:15:25 -08:00
save_map_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
shapefile_test.py tests: ensure shapefile plugin throws if invalid query is made - refs #792 2011-12-05 12:17:30 -08:00
speed_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
sqlite_rtree_test.py pass on rtree count test if pysqlite3 does not support rtree - refs https://github.com/mapnik/mapnik-packaging/issues/8 2011-11-30 19:15:11 -08:00
sqlite_test.py tests: test sqlite error behavior on non-existant fields - refs #984/#792 2011-12-05 13:24:11 -08:00
utilities.py pre-eliminary GlyphSymbolizer implementation. TODO: XML de/serializing. more tests. remove workaround mentioned in test 2010-03-18 20:05:08 +00:00