django/tests/gis_tests/gdal_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
..
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_driver.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
test_ds.py [1.10.x] Replaced use of TestCase.fail() with assertRaises(). 2016-07-01 09:58:56 -04:00
test_envelope.py [1.10.x] Replaced use of TestCase.fail() with assertRaises(). 2016-07-01 09:58:56 -04:00
test_geom.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_raster.py Refs #26432 -- Skipped a raster test as needed. 2016-04-16 16:24:32 -04:00
test_srs.py Made GDAL proj test less fragile 2016-05-07 19:45:50 +02:00