GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-nodejs
Enable testServer usage with
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.4k
- Forks
- 181
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently the `testServer` helper only works with declaratively register functions. We should find a way to make it work with the old background functions as well.
One idea is to have it accept a function as an argument instead of the registered name...
Guía de contribución
Línea de trabajo
Comienza en el punto de entrada del helper testServer y sigue cómo resuelve las funciones registradas de forma declarativa frente a las funciones antiguas en segundo plano. Se considera terminado cuando testServer puede ejecutar una función en segundo plano manteniendo su comportamiento existente para los registros declarativos.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- nodejs, typescript
- Área
- backend, testing
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100