Open evolentini opened 1 year ago
Lo mismo aplica para
https://github.com/delephin/ceiot_base/blob/e6fe1529722ca8e0d26e97281ed1b334ad210e24/TSIOT/ejercicio_02_tateti/routes/index.js#L78 https://github.com/delephin/ceiot_base/blob/e6fe1529722ca8e0d26e97281ed1b334ad210e24/TSIOT/ejercicio_02_tateti/routes/index.js#L95 https://github.com/delephin/ceiot_base/blob/e6fe1529722ca8e0d26e97281ed1b334ad210e24/TSIOT/ejercicio_02_tateti/routes/index.js#L105 https://github.com/delephin/ceiot_base/blob/e6fe1529722ca8e0d26e97281ed1b334ad210e24/TSIOT/ejercicio_02_tateti/routes/index.js#L113 https://github.com/delephin/ceiot_base/blob/e6fe1529722ca8e0d26e97281ed1b334ad210e24/TSIOT/ejercicio_02_tateti/routes/index.js#L119 https://github.com/delephin/ceiot_base/blob/e6fe1529722ca8e0d26e97281ed1b334ad210e24/TSIOT/ejercicio_02_tateti/routes/index.js#L129
La idea es que el código de producción y de las pruebas quede exactamente igual que si lo enviaran a revisión para usarlo en un proyecto real. En un commit de producción no puede haber código comentado.
https://github.com/delephin/ceiot_base/blob/e6fe1529722ca8e0d26e97281ed1b334ad210e24/TSIOT/ejercicio_01_TDD/test/lista.js#L31-L39