Skip to content

Releases: OttoTrezza/pruebas

PRUEBAS DE INTEGRACION AVANZADAS - FIN DEL CURSO

05 Mar 21:02
Compare
Choose a tag to compare

CHANGELOG

-Prueba de existencia de un ruta
-Prueba de existencia de router-outlet
-Reemplazo de servicios de angular por servicios falsos
-Comprobacion de parametros enviados a un observable

PRUEBAS AUTOMATICAS DE INTEGRACION INTERMEDIAS -

05 Mar 18:14
Compare
Choose a tag to compare

#CHANGELOG

-HOSPITAL
-MEDICO
-INCREMENTADOR

cambiar en app.module.ts en el segmento de imprtaciones... el from correcto seria este:
import { RouterModule } from '@angular/router';

PRUEBAS UNITARIAS

04 Mar 18:27
Compare
Choose a tag to compare

#CHANGELOG

*PRUBAS UNITARIAS

-Pruebas BASICAS: NUMEROS, STRING, BOOLENOS, ARRREGLOS, CLASES
-Pruebas intermedias: ESPIAS, EVENTEMITTER Y FORMULARIOS