You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Es necesario agregar el mock para testear los posibles códigos de respuestas de un determinado endpoint (200, 30X, 500). Hay un par de test que están con la librería nock para hacer el mock. Seguir esos ejemplos.
The text was updated successfully, but these errors were encountered:
Es necesario agregar el mock para testear los posibles códigos de respuestas de un determinado endpoint (200, 30X, 500). Hay un par de test que están con la librería nock para hacer el mock. Seguir esos ejemplos.
The text was updated successfully, but these errors were encountered: