spatial-d4science/ckanext/spatial
Ross Jones e5da0a15c9
Fix broken tests
Tests were relying on _rest action calls which have now been removed in
master (and 2.8) and therefore tests were failing.

Makes the tests work, although there is probably some effort required in
determining why metadata_modified is not being returned from
package_show calls.

Also caches the pip output, and tests against newer versions of CKAN
2018-05-09 22:51:46 +01:00
..
commands remove cswinfo 2016-01-13 12:33:27 -05:00
controllers Fixed relative path issue with resource_stream in api.py. 2017-05-30 16:04:38 +01:00
harvesters Metadata license ID check for package: refinements. 2016-01-14 13:17:22 +01:00
lib fix CSW constructor 2016-01-25 10:33:48 -05:00
model support multiple GML namespaces 2015-06-17 21:24:23 -04:00
public Merge pull request #164 from torfsen/leaflet-0.7.7-leaflet.draw-0.3.2 2016-10-17 11:34:38 +01:00
templates [#162] Allow use of WMS layer in extent map 2016-10-04 13:14:39 +02:00
tests Fix broken tests 2018-05-09 22:51:46 +01:00
validation Updated called to `resource_stream` to use __name__ in validation.py for consistency. 2017-05-30 16:20:22 +01:00
__init__.py Initial commit. This extension will hold geo-related functionalities moved from ckanext-harvest. 2011-04-11 16:53:47 +01:00
geoalchemy_common.py [#97] Support PostGIS 1.5 when defining the Geometry column 2015-04-01 12:49:24 +01:00
helpers.py pep-8 improvements. 2017-05-30 16:57:04 +01:00
interfaces.py [#69] Fix autodoc in RTD, minor doc tweaks 2014-06-11 12:22:13 +01:00
plugin.py Fix missing import in before_index 2017-09-11 11:03:53 -04:00