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
{{ message }}
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.
Hay que simplificar la lógica del componente Dropzone actual, extrayéndole una clase de servicios (como las encontradas para el API Backend) que tenga lo siguiente:
Pruebas Unitarias (mocked).
Pruebas de integración (llamar al servicio real).
Integración por acciones de redux (o similar) con el componente actual.
The text was updated successfully, but these errors were encountered:
Hay que simplificar la lógica del componente Dropzone actual, extrayéndole una clase de servicios (como las encontradas para el API Backend) que tenga lo siguiente:
The text was updated successfully, but these errors were encountered: