1
0
mirror of https://github.com/django/django.git synced 2025-01-10 10:26:34 +00:00
django/tests/gis_tests
Tim Graham 567cfc1601 [1.10.x] Replaced use of TestCase.fail() with assertRaises().
Also removed try/except/fail antipattern that hides exceptions.

Backport of c9ae09addf from master
2016-07-01 09:58:56 -04:00
..
data
distapp
gdal_tests [1.10.x] Replaced use of TestCase.fail() with assertRaises(). 2016-07-01 09:58:56 -04:00
geo3d
geoadmin
geoapp [1.10.x] Replaced use of TestCase.fail() with assertRaises(). 2016-07-01 09:58:56 -04:00
geogapp
geos_tests
gis_migrations
inspectapp [1.10.x] Fixed #26750 -- Fixed introspection for geography point field with dim=3 2016-06-21 15:23:58 +02:00
layermap
maps Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
rasterapp
relatedapp
__init__.py
admin.py Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
models.py
test_data.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geoforms.py
test_geoip2.py
test_geoip.py
test_measure.py
test_spatialrefsys.py Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units(). 2016-04-19 11:19:44 -04:00
test_wkt.py
tests.py
utils.py