Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Fix running test and dev simultaneously

Abierto
#104 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
ruby
Área
devops, testing

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.

Lenguaje dominante
Ruby
Estrellas
51
Forks
42
Merge medio
1 h 27 min
PR fusionados (30 d)
1

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de testmycode/tmc-server

Todos los issues de testmycode/tmc-server

Issues similares

Más issues de Ruby

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.