spatial-d4science/ckanext/spatial/tests
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
..
functional Support new locations for test functions. 2016-01-14 09:55:27 +00:00
lib [#97] Saner way of comparing geometries 2015-04-01 11:13:05 +01:00
model Support new locations for test functions. 2016-01-14 09:55:27 +00:00
scripts [#97] The tests that ckanext-spatial deserves 2015-04-01 11:36:00 +01:00
test_plugin [#97] The tests that ckanext-spatial deserves 2015-04-01 11:36:00 +01:00
xml [#8] Adapt harvest tests to CKAN 2.0 2013-02-11 16:57:38 +00:00
__init__.py Missed off some files from the previous commit., 2012-10-19 12:14:09 +01:00
base.py [#97] Support PostGIS 1.5 when defining the Geometry column 2015-04-01 12:49:24 +01:00
test_api.py Support new locations for test functions. 2016-01-14 09:55:27 +00:00
test_csw_client.py remove legacy CSW server implementation 2015-12-26 08:40:49 -05:00
test_harvest.py Fix broken tests 2018-05-09 22:51:46 +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