test_dis should test the dis module, not everything else
Aperta
Nessuno ha ancora preso questa issue.
tests
type-feature
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
| 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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
La issue nomina test_dis e il modulo dis; inizia individuando il punto di ingresso del test test_dis ed esaminando la PR collegata gh-130643. Conferma che il test eserciti dis anziché funzionalità non correlate, quindi esegui il test mirato e verifica che la suite più ampia rimanga invariata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- testing-qa
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100