Commit Graph

12 Commits

Author SHA1 Message Date
Taro Matsuzawa 4cca5822e3 WIP: test: use harvest_setup 2021-01-07 11:52:46 +09:00
Taro Matsuzawa 26286fa385 WIP: test: use clean_db instead of spatial_clean_db 2021-01-07 11:42:53 +09:00
Taro Matsuzawa 0820b1929f WIP: test: added with_plugins 2021-01-06 23:03:22 +09:00
Sergey Motornyuk 4b7cd9fca7 rename clean_db fixture 2020-05-06 16:21:08 +03:00
Sergey Motornyuk f7dc2bf40d Update tests 2020-05-03 20:28:33 +03:00
Sergey Motornyuk 63274022fd owslib==0.18.0 2020-04-15 02:34:45 +03:00
Sergey Motornyuk 03272a9cd5 Update tests 2020-04-15 02:20:30 +03:00
David Read fc3a364a0f Support new locations for test functions. 2016-01-14 09:55:27 +00:00
amercader 50df9130cf [#97] The tests that ckanext-spatial deserves
Completely reviewed and refactored tests to support both CKAN 2.2/2.3,
geoalchemy 1/2 and PostGIS 1/2 (TODO test on PostGIS 1.5)

Removed all references to legacy ckan tests, and removed old or
incomplete tests.
2015-04-01 11:36:00 +01:00
amercader aeb7d27bab Fix failing tests
The WMS one is just skipped, until we have a more clear way of how the
previews will work.
2012-10-22 19:44:33 +01:00
David Read 2d6f497720 Missed off some files from the previous commit., 2012-10-19 12:14:09 +01:00
David Read 20e8f12615 Merged in ckanext-inspire.
Tests are passing, apart from a couple which didn't work before:
* test_functional.py -> functional/test_package.py (3 failures in 4)
* functional/test_dataset_map.py (1 fail in 1)
There may be some code errors still untested.
Renamed Validator -> Validators to make more sense.
2012-10-19 11:19:01 +01:00