django/tests/gis_tests
Tim Graham bbabbac936
Some checks are pending
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Linters / zizmor (push) Waiting to run
Tests / Windows, SQLite, Python 3.14 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Added tests for MultiPointField, MultiLineStringField, and GeometryCollectionField.
2025-12-09 20:07:20 -05:00
..
data Used assertRaisesMessage and subTest where appropriate in GEOS tests. 2025-07-21 22:23:29 -03:00
distapp Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
gdal_tests Fixed #36382 -- Confirmed support for GDAL 3.11. 2025-08-21 16:46:41 +02:00
geo3d Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
geoadmin
geoapp Added tests for MultiPointField, MultiLineStringField, and GeometryCollectionField. 2025-12-09 20:07:20 -05:00
geogapp Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
geos_tests Fixed #35774 -- Dropped support for GEOS 3.8. 2025-11-22 12:20:00 +01:00
gis_migrations Fixed #36448 -- Fixed GeoDjango spelling in test_commands.py docstrings. 2025-06-10 09:50:21 +02:00
inspectapp Fixed OGRInspectTest.test_time_field with memory Spatialite database. 2025-09-16 08:10:31 +02:00
layermap Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
rasterapp Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5. 2023-09-20 13:45:51 +02:00
relatedapp Fixed RelatedGeoModelTest.test_related_union_aggregate() test on Oracle and GEOS 3.12+. 2025-10-20 16:03:39 +02:00
__init__.py
admin.py
models.py
test_data.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_fields.py
test_geoforms.py Removed duplicate display_raw key in expected data in GeometryWidgetTests. 2025-10-20 14:52:02 -03:00
test_geoip2.py Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline. 2025-01-15 22:28:37 +01:00
test_gis_tests_utils.py
test_measure.py Fixed #35117 -- Added support for the hectare unit in Area. 2024-01-16 20:31:46 +01:00
test_ptr.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_spatialrefsys.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
tests.py Added validation to BaseSpatialFeatures.has_<Func>_function. 2025-06-05 22:18:56 +02:00
utils.py Added tests for MultiPointField, MultiLineStringField, and GeometryCollectionField. 2025-12-09 20:07:20 -05:00