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

Fix running test and dev simultaneously

Aperta
#104 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
ruby
Ambito
devops, testing

Direzione di ricerca

Start by examining the test-environment setup in tmc-server and tmc-sandbox, especially how the test environment configures tmc-comet and starts dnsmasq and squid. Reproduce the failure while development or production is running, then verify that tests can run concurrently without conflicting service instances or ports.

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

Descrizione

enhancement tricky

Currently trying to run tests while the development (or production) environment is running fails for both tmc-server and tmc-sandbox. The test environment configures its own instance of tmc-comet and tmc-sandbox, and tmc-sandbox starts dnsmasq and squid on ports that are not easy to change.

Particularly dnsmasq is problematic since DNS must always run on the standard port, AFAIK.

It may be possible to have the test environment detect running instances of the problematic services and assume/hope they are correctly configured instead of starting its own instances.

Lingua principale
Ruby
Stelle
51
Fork
42
Merge medio
1h 27m
PR unite (30g)
1

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 testmycode/tmc-server

Tutte le issue di testmycode/tmc-server

Issue simili

Altre issue su Ruby

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.