summaryrefslogtreecommitdiff
path: root/tests/gis_tests/layermap/tests.py
AgeCommit message (Expand)Author
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-04-08Fixed E128 flake8 warnings in tests/.Tim Graham
2016-01-29Refs #26022 -- Used context manager version of assertRaises in tests.Hasan
2015-06-05Cleanup: Removed the try-except-fail antipattern from testsShai Berger
2015-04-18Stopped conditional discovery of gis_tests appsClaude Paroz
2015-02-20Fixed #24351, #24346 -- Changed the signature of allow_migrate().Loic Bistuer
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham