pytest-dev / pytest-dev/pytest-django
Test with 'django.contrib.gis'
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
I have found an issue specific to django.contrib.gis, which was not covered by the test suite: https://code.djangoproject.com/ticket/25400.
The test suite should probably get extended to cover django.contrib.gis also?!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing test coverage for Django integration and the linked Django ticket 25400, then identify where django.contrib.gis cases belong. Done means the test suite includes coverage for django.contrib.gis and passes with those cases enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100