Angular Testing Quick Start

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Man... testing Angular is harder than coding Angular 😎

bonzo
Автор

I've already hesitating going towards testing. Thank you for creating such as mesmerizing video explaining tests.

monfernape
Автор

It's amazing how he breaks down these things.

zoecarlibur
Автор

7:19 understood, but what if you don't know how long the delay will be? (which is the case in almost 100% of async stuff) is there a way to monitor that?

myrna-agh
Автор

You rock man, I was looking at the documentations of both Angular and Jasmine to understand the spec file in my components. You made me save a lot of time. I still have to rtfm of course but your video helps a lot ! 😊

massinissachaouchi
Автор

Just use YouTube speed features noobs... 0.75x should do it :p

Johnello
Автор

Wow I've been waiting for a high quality video teaching testing!

tsortanidischristos
Автор

Ill Keep testing my app manually for now xd

CubeAmaterasu
Автор

This was TDD? Weren't you supposed to write the test first, see it red, then write the code that turns it green?

mlntdrv
Автор

My Angular app is not shown in the test runner .... what do I have to configure or what do I have to make sure in my test cases (in the spec.ts files)?

DerRobert
Автор

Thank you my guy. Literally the only helpful thing i've seen on this topic

pashweetie
Автор

Just the kind of content I was looking for, thank you

jamesbarrow
Автор

I am curious, how useful is this as a front-end developer?

ak-loz
Автор

Thanks alot for your work i was waiting for this video

yass
Автор

Hi, where can i find the paper shown in the beginning? Tanks.

superbanane
Автор

Excellent content. BUT PLEASE SLOW DOWN. :o)

almiller
Автор

If I want to use a different browser than chrome what to do? I have Edge and Brave installed in my system.

souvikdatta
Автор

Little misspoke in 02:56, but for sure You can call it AngularButtonComponent. :p

damianmartyniak
Автор

How would you write a spec that reads from an observable's header(s)?

JustThink
Автор

The observable of our message in the .spyOn() method. How can we use this in message body is always dynamic? Or should test be if the message body was loading into the html?

redskater
join shbcf.ru