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

Test Dockerfile installation

Aperta
#293 6 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@AbinavRavi ci sta già lavorando.

Dal 20/11/2020.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Good first issue :mortar_board: Hacktoberfest Type: Testing :test_tube:

Description

Run tests on containers created through the officially provided Dockerfile.

Type of Test

  • Unit test (e.g. checking a loop, method, or function is working as intended)
  • Integration test (e.g. checking if a certain group or set of functionality is working as intended)
  • Regression test (e.g. checking if by adding or removing a module of code allows other systems to continue to function as intended)
  • Stress test (e.g. checking to see how well a system performs under various situations, including heavy usage)
  • Performance test (e.g. checking to see how efficient a system is as performing the intended task)
  • Other...

Expected Behavior

Before publishing the image to DockerHub, me should run tests on a container built using our Dockerfile.

Additional Context

See https://github.com/OpenMined/PyDP/pull/267#pullrequestreview-474601461 for context.

Lingua principale
Python
Stelle
550
Fork
143
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

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.