React Testing Library Tutorial #7 - Using Query Methods

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:
Рекомендации по теме
Комментарии
Автор

Knowing what to test, and even more importantly what NOT to test is the most important thing in testing. It's very easy to be inefficient and write useless tests, at which point it doesn't matter if you have any tests at all.

Gigusx
Автор

This is a really good series. The way you built up the foundation was remarkable.

alanwalker
Автор

Hello! I just finished your python beginner series please make the advanced one! This taught me so much. You are the best teacher out there!

mycereal
Автор

This is such an important topic but I never see good courses about it. In my personal projects I have difficulty in async functions, hope this series will answer my questions. Keep it up.

ricardocosta
Автор

The most underated series. Thank you very much

yesufhassen
Автор

I have a suggestion please, use full screen of code editor at time, because Laith here has his sidebar, editor and terminal all open in same screen and I understand that he has a wide monitor so its not that difficult for him to keep track of whats where but my eyes are hurting looking at the screen even in full screen in YouTube. So If possible can you do something about that in the future videos?
Great Course BTW!

chetanjain
Автор

Boss Shaun thanks for Hosting !!!!
sir Laith :D last few episodes are awesome !!!

HomelessDeamon
Автор

i loved it, really well explained my friend ❤️

sahilkc
Автор

I love your way of explaining. Great series!

celina
Автор

Thank you so much for this free course on Testing. I really appreciate the effort.

jeisongarzon
Автор

Omg the best teaching video for testing man, really appreciate it :d

yusufkebbe
Автор

I think the test would provide more informative feedback if you prioritised finding by an attribute that is highly certain, such as testId, then asserting the expected text value instead of finding by the text value. It proves that the element is visible but may not have the expected text value instead of not finding the element at all.

_jamesbro_
Автор

love it, thank Laith and The Net Ninja <3

ginn
Автор

Hi why is there async in the query method?

thedevguild
Автор

I wonder why we use async instead of normal arrow function inside the test/it blocks?

funzoned
Автор

When u use any of the query methods, is the entire application checked for the element you're querying or is it just in the component

meneworon
Автор

interesting, but I don't get why use queryBy vs findBy, other than it sounds like queryBy is async. For me atm, it's not seeming to find "meetup" text within content of an a tag when I try to findby or queryby text for reasons unknown (trying to verify it can see the meetup url I have)

timothyn
Автор

5:33 you almost turned into a brit for a split second there

petarp
Автор

Can you use gRPC for your next tutorial?

dragoran
Автор

Could you please bring videos on FIREBASE USING REACT AS it seems to be very difficult to understand from OTHER YOUTUBE VIDEOS and please please please create VIDEOS on ALL OTHER FIREBASE FUNCTIONS such as ( "" AUTH (phone email OAUTH etc..), CRUD, HOSTING using REACT. I'm Unable t learn from any other YOUTUBE Videos EXCEPT u. Please Please Please

mohammedshahed