Tags give the ability to mark specific points in history as being important
feat(ci): code coverage. deploy production mode. npm scripts. ya estaban cargados los scripts
feat: simulating user interaction in cypress
feat: actualización en home component con fakeAsync +flush
feat(observables): synchronous - asynchronous-fakeAsync-tick
feat(micro+macro): fakeAsync + flushMicrotask + tick + flush
feat(promieses): fakeAsync - flushMicrotasks()
feat(testing promise): micro task - macro task - queue micro task - queue macro task
fakeAsync zone: fakeAsync with tick() - fakeASync with flush()
Callback done - uso de setTimeout no conveniente
Compara el primer curso obtenido con el primer curso renderizado
DOM interaction - Change Detection - synchronous process
Configuración para testear presentational component