test_dis should test the dis module, not everything else
Offen
Dieses Issue hat noch niemand übernommen.
tests
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 46760 |
|---|---|
| Nosy | @terryjreedy, @markshannon, @JelleZijlstra, @brandtbucher, @iritkatriel |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2022-02-15.14:17:08.858>
labels = ['type-feature', 'tests']
title = 'test_dis should test the dis module, not everything else'
updated_at = <Date 2022-02-18.21:38:39.147>
user = 'https://github.com/markshannon'
bugs.python.org fields:
activity = <Date 2022-02-18.21:38:39.147>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2022-02-15.14:17:08.858>
creator = 'Mark.Shannon'
dependencies = []
files = []
hgrepos = []
issue_num = 46760
keywords = ['patch']
message_count = 2.0
messages = ['413291', '413514']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'Mark.Shannon', 'JelleZijlstra', 'brandtbucher', 'iritkatriel']
pr_nums = ['31369']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue46760'
versions = []
Linked PRs
- gh-130643
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Das Issue nennt test_dis und das dis-Modul; beginne damit, den Einstiegspunkt des test_dis-Tests zu finden und den verknüpften PR gh-130643 zu prüfen. Bestätige, dass der Test dis und nicht eine andere Funktionalität testet, führe anschließend den fokussierten Test aus und verifiziere, dass die umfassendere Testsuite weiterhin unbeeinträchtigt bleibt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- testing-qa
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100