django/tests/gis_tests
Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
..
data Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
distapp Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
gdal_tests Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
geo3d Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
geoadmin Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
geoapp Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
geogapp Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
geos_tests Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
gis_migrations Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
inspectapp Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
layermap Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
maps Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
rasterapp Allowed RasterFieldWithoutGDALTest to run even if GDAL is installed. 2015-11-19 08:53:21 -05:00
relatedapp Sorted single letter imports per the latest version of isort. 2016-03-28 11:45:31 -04:00
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
admin.py Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
models.py Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
test_data.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geoforms.py Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 2016-01-29 13:37:33 -05:00
test_geoip.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_geoip2.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_measure.py Sorted single letter imports per the latest version of isort. 2016-03-28 11:45:31 -04:00
test_spatialrefsys.py Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
tests.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
utils.py Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup 2015-10-22 20:32:31 +02:00