adalsa91 / tfg

GNU General Public License v3.0
0 stars 1 forks source link

There are no unit tests #16

Open JJ opened 4 years ago

JJ commented 4 years ago

Every issue should have been closed with a passing tests.

adalsa91 commented 4 years ago

Para el servidor central (https://github.com/adalsa91/vedetra-server) si he usado test unitarios, pero para el esp32 no encontré ninguna solución que me permitiera simular la complejidad de un entorno con tramas de WiFi y Bluetooth, ni tampoco de simular las funciones de monitorización del tráfico del esp32.

JJ commented 4 years ago

Puedes usar mocks

El mar., 1 sept. 2020 21:11, Adrián Álvarez Sáez notifications@github.com escribió:

Para el servidor central (https://github.com/adalsa91/vedetra-server) si he usado test unitarios, pero para el esp32 no encontré ninguna solución que me permitiera simular la complejidad de un entorno con tramas de WiFi y Bluetooth, ni tampoco de simular las funciones de monitorización del tráfico del esp32.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adalsa91/tfg/issues/16#issuecomment-685076557, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAAD5CWUL2BTML6MECHVNLSDVBPZANCNFSM4QQGIHMQ .