spatial-d4science/ckanext/spatial/tests
David Read bcdf360b01 Spatial query can now be ordered. Does not play nicely with SOLR options - just uses that to get the facets counts and return each result. Have added performance tests for two alternative queries.
- Added a config option ('ckanext.spatial.use_postgis_sorting') to
activate this as this behaviour will be deprecated in the future
in favour of Solr 4 spatial sorting capabilities.
Also fixed the tests

Conflicts:

	ckanext/spatial/plugin.py
2013-02-08 17:28:37 +00:00
..
functional Fix failing tests 2012-10-22 19:44:33 +01:00
lib Spatial query can now be ordered. Does not play nicely with SOLR options - just uses that to get the facets counts and return each result. Have added performance tests for two alternative queries. 2013-02-08 17:28:37 +00:00
scripts Added lower level tests for bbox search (at the lib level), complementing the API level ones. 2013-02-08 16:41:02 +00:00
xml Reorganise XML test files into more sensible directory names. Add lower level validation tests. 2012-10-19 14:23:34 +01:00
__init__.py Missed off some files from the previous commit., 2012-10-19 12:14:09 +01:00
base.py Merged in ckanext-inspire. 2012-10-19 11:19:01 +01:00
test_api.py Merged in ckanext-inspire. 2012-10-19 11:19:01 +01:00
test_csw_client.py Merged in ckanext-inspire. 2012-10-19 11:19:01 +01:00
test_harvest.py Update harvesters to new validator outputs 2012-11-19 18:12:40 +00:00
test_model.py Merged in ckanext-inspire. 2012-10-19 11:19:01 +01:00
test_validation.py Added new Parslow Constraints Schematron to test. Added command to validate on the command-line. 2013-02-08 16:37:44 +00:00
xml_file_server.py Reorganise XML test files into more sensible directory names. Add lower level validation tests. 2012-10-19 14:23:34 +01:00