Angular Testing Quick Start

Angular Testing Quick Start

Fireship

6 лет назад

201,854 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

massinissa chaouchi
massinissa chaouchi - 03.10.2023 23:07

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 ! 😊

Ответить
Der Robert
Der Robert - 18.08.2023 16:51

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)?

Ответить
Marc
Marc - 23.07.2023 11:12

Finally somebody without a funny accent!

Ответить
Lalo Salamanca
Lalo Salamanca - 12.07.2023 19:22

I like ur vscode theme what is it ?

Ответить
László Nagy
László Nagy - 24.05.2023 15:52

Overcomplicated bullsh1t. There are many such examples in the world. They didn't teach people how to think normally at universities either. They turn students into zombies incapable of rational thought. Which is against reality and nature.

Ответить
Souvik Datta
Souvik Datta - 20.06.2022 19:15

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

Ответить
Fenteng Shi
Fenteng Shi - 13.03.2022 07:45

it is not a really good explanation bro, it looks like losing something in this video. ( for example: in HTML, the content | async will show wrong)

Ответить
SuperBanane4
SuperBanane4 - 25.10.2021 08:35

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

Ответить
ThinkingDev
ThinkingDev - 26.09.2021 15:41

.toHaveBeenCalledTimes(1)

Ответить
farhad lavaei
farhad lavaei - 16.09.2021 17:40

Very very quickly, It's very bad :(

Ответить
Dustin Phan
Dustin Phan - 07.04.2021 00:08

Great content! but it was hard to follow since you went through your content quite fast.

Ответить
Usman Khalil
Usman Khalil - 01.01.2021 15:28

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

Ответить
Милан Тодоров
Милан Тодоров - 10.12.2020 18:33

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

Ответить
Frankyfrank
Frankyfrank - 01.12.2020 20:37

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

Ответить
Lutfi Gorkem Turan
Lutfi Gorkem Turan - 19.10.2020 17:12

What is the point of making a beginner level video that fast? because it is cool, ego-boosting?

Ответить
Daniel Alejandro
Daniel Alejandro - 16.10.2020 04:16

Ill Keep testing my app manually for now xd

Ответить
smaudd
smaudd - 25.09.2020 07:48

Why does content has an async pipe on the template if its just a string?

Ответить
Brendan
Brendan - 21.09.2020 21:06

Great video 👌

Ответить
MrCottonlion
MrCottonlion - 14.08.2020 14:27

This is really good

Ответить
Giorgi Merabishvili
Giorgi Merabishvili - 05.08.2020 21:31

Does Angular still use Protractor?

Ответить
AP
AP - 27.07.2020 23:37

At the 7th minute mark i changed from 1.5x to 0.75x :D
But this was really helpful. big thanks.

Ответить
Kamal Sk
Kamal Sk - 11.04.2020 22:17

Very helpful, thank you so much for easy explanation.

Ответить
Anthony
Anthony - 07.03.2020 01:57

I've never subscribed to fast!

Ответить
Vedgy
Vedgy - 11.01.2020 02:43

What's the point of making a test to expect data from a service if you're just going to fake that same data in the test?

Ответить
TecnoTubeTutorials
TecnoTubeTutorials - 26.11.2019 18:07

awesome thank you

Ответить
Daniel Ram
Daniel Ram - 25.11.2019 22:15

this is not a very indepth explanation at all.

Ответить
pashweetie
pashweetie - 02.11.2019 23:53

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

Ответить
Mateen Ahmed Khan
Mateen Ahmed Khan - 04.10.2019 03:00

bro , this was amazing tutorial, also please provide the code that you have written above, like in a github repo!

Ответить
Kaiō
Kaiō - 22.08.2019 18:44

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

Ответить
Nikhil Verma
Nikhil Verma - 24.07.2019 13:27

Arent' you doing Behaviour driven development with Jasmine?

Ответить
Peter Luxus
Peter Luxus - 23.07.2019 14:51

Firebase ... ts ts ts

Ответить
Notmyrealname
Notmyrealname - 18.07.2019 16:44

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?

Ответить
Bushbuddy Platypus
Bushbuddy Platypus - 12.05.2019 13:29

Not really a tutorial

Ответить
Pramesh Bajracharya
Pramesh Bajracharya - 11.04.2019 20:59

Great video

Ответить
Damandeep Singh
Damandeep Singh - 26.03.2019 06:35

How to write test cases for conditional statements like if else if, switch or for-loop ?

Ответить
tomek mb
tomek mb - 22.03.2019 11:45

Testing is the worst and most boring part of programming :/

Ответить
Belmiris
Belmiris - 07.03.2019 14:32

Thanks for this.

Ответить
Akhil Nair
Akhil Nair - 23.02.2019 14:03

Just imagine, a beginner watching this video. It's way too fast for him.

Ответить
zoe bot
zoe bot - 15.02.2019 17:50

It's amazing how he breaks down these things.

Ответить
Ambercrombie
Ambercrombie - 18.01.2019 16:43

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

Ответить
Ambercrombie
Ambercrombie - 18.01.2019 16:42

This was helpful, thank you.

Ответить
ALOUI Mohamed Habib
ALOUI Mohamed Habib - 13.12.2018 14:12

Thanks for the video but unfortunately it does piss me off!
I know how to test but with this pace i was unable to follow along!
SLOW DOWWWWWN.

Ответить
Takudzwa Shamhu
Takudzwa Shamhu - 08.11.2018 20:31

Whoa!!! I am not ready for this!!

Ответить
Deian Radev
Deian Radev - 26.10.2018 03:37

Way too fast to understand what's going on. Little to no explanations

Ответить
Al Miller
Al Miller - 19.10.2018 22:34

Excellent content. BUT PLEASE SLOW DOWN. :o)

Ответить