Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Revise testing

Aperta
#295 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
30/100
Tipo di issue
Refactoring
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start by reviewing the current test structure and the related issues #265, #251, #158, #293, #294, and #75. Identify appropriate test categories and the heavy data setup that can use fixtures. Done means the tests are reorganized and optimized where appropriate, with corresponding testing-guideline updates.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Type: Testing :test_tube:

Description

Our current tests vary a lot in style and scope. Some of the tests also take a significant amount of time to be comfortable to run locally during development.

Expected Behavior

Separate current tests based on type (unit, integration, validation, etc) when appropriate. Optimise by using fixtures when testing requires heavy data setup. Include changes in testing guidelines.

Additional Context

Related issues:

  • Test optimisation #265
  • mypy tests #251
  • PyDP validation #158
  • Test Dockerfile #293
  • Test notebooks #294
  • Testing guidelines #75
Lingua principale
Python
Stelle
550
Fork
143
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di OpenMined/PyDP

Tutte le issue di OpenMined/PyDP

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.