React Testing Library Tutorial #11 - Integration Tests

preview_player
Показать описание
Check out Laith's YouTube channel for more tutorials:

🐱‍💻 Access the course files on GitHub:

🐱‍👤 Get access to extra premium courses on Net Ninja Pro:

🐱‍💻 Full React Course:

🐱‍💻 Social Links:
Рекомендации по теме
Комментарии
Автор

I like entire course, not because framework but because we have situation like "oh this was unexpected", "it should work". It feels real and not like idealized presentation.

DGronki
Автор

To be honest i was a little sceptical about this course, because shawn was not the host, but it turns out really good

anass
Автор

I got to say, at first I was intimidated by the idea of Testing my Code, but after seeing this series, it really isn't that hard after all.

Nellak
Автор

Better and more safe - use instead of fireEvent - userEvent

FigmaTemplate
Автор

Washing hands is really important, because of COVID! 😁
Sadly it is true! 😞

eleven
Автор

aha Second !.
Thank u Sir.
When will u start react native app Testing tutorial

muhammadmehdi
Автор

Why don't you just pause the video making for some time and " Go Grocery Shopping" once.
This is something in your Todos since years now.😏

sourabhvaishnav
Автор

Why was I not able to find this easy work around to <Link> on the RTL docs? I feel like there's so much missing from it.

mitchell
Автор

I tried few Unit testing tutorials and i only get hooked by this one. Comment for algorithm, nice1. I checked your website For extensive Unit testing course but i haven´t found one. I would be up for it with this instructor, Testing some large application while developing features, or sth like this

szymonjankowski
Автор

why are the `it` blocks inside describe async? we are not using any find methods right

tahirahmedt
Автор

Does anyone here know what he is using to make is so when he clicks a component, it takes you right into that folder. It would save me a lot of time. Thanks

Edited :He explained it in the video. You simply press Ctrl and click it. It is an incredibly handy trick.

lovby
Автор

Amazing videos!~Watching on 1.5x speed, but great!

Pspisripoff
Автор

i did one diferent test and for one hour i has stocking because give me one error, than i check the code and realize the test is ok the code is wrong ...

daniellyaparecidamoreira
Автор

I just want to thank you for acknowledging when something doesn't go right and you do a quick troubleshoot of it. I think it's important for newer developers to see that things often don't go as we expect no matter how much experience you have.

alanbdee
Автор

I am curious why you are using regular expressions over just a string. Is it better in terms of something?

pawel
Автор

Great content. Please, in the course of following the tutorial, I noticed my tests stopped giving me any output and my VS Code kept flickering. I guess there is a memory leakage or issue somewhere as it runs indefinitely with no progress. Any idea on how I can resolve this?

uzomanwanne
Автор

isn't it better if the last test you put there has a separate unit test specifically for the TodoList component?

bryanltobing
Автор

More technically speaking, if both of your components are running in the same service, and you are testing their cooperation, then this is a "narrow integration" test. In case if these 2 units of functionalities are in separate autonomous services this can be now called an "integration" test. Please correct me if I am wrong.

eduard
Автор

This one is so clear but one doubt is if that text actually brings some array of data asynchronously through api then how to wait for to complete??

sourishdutta
Автор

Thats why he is the GOAT!! The GOATTT!

ratishjain