opensafely-core / opensafely-core/opencodelists
`CodingSystemImporter` database connection setup overwrites in-memory paths in tests
Open
Nobody has claimed this yet.
deck-scrubbing
- Dominant language
- Python
- Stars
- 60
- Forks
- 16
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 17
Description
Taken from the Django 5.1 upgrade discussion; see Mike's explanation above that comment.
Contributor guide
No contributing guide indexed for this repository
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 with the linked Django 5.1 upgrade discussion and the CodingSystemImporter database connection setup. Trace how tests provide in-memory paths and identify where setup overwrites them; done means those paths remain intact and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- databases, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100