Thank you, thank you, thank you for being one of the few people who make tutorials that zoom in generously. It makes the tutorial so much easier to follow!
@nanonkay56693 жыл бұрын
LAITH, LAITH, MY MAN LAITH!!!!! I WAS WAITING FOR YOU TO DROP THIS ONE AND HERE YOU ARE BLESSING US THIS FESTIVE SEASON MY MAN!!!!
@donovan80312 жыл бұрын
This is the best introduction to React testing so far. I have learned so much for this video compared to other React Testing resources online that didn't really explain JS testing concepts all too well imo. Not only have you earned a KZbin subscriber, I also purchased your Udemy course. I am a little over halfway through, I am enjoying it. You can expect a positive review on this Udemy course from me once I am done. Keep up the good work here!
@louierichardson1232 жыл бұрын
I've been trying to find a good crash course for a few days. I've stumbled across this one, and I am so glad I did! Great style of teaching my friend.
@brandonmchugh98212 жыл бұрын
Best explanation/tutorial of react unit tests ive come across. This is the only that's helped me so far
@RahulKumar-wu1dv2 жыл бұрын
can't use render directly on beforeEach its giving linting error: Forbidden usage of `render` within testing framework `beforeEach` setup eslint (testing-library/no-render-in-setup)
@Sajee3622 жыл бұрын
Best Testing Video in the entire Universe
@strategistaow35203 ай бұрын
I have come from different teachers and they say we shouldn't render() inside beforeEach() hook. 1:55:40
@edwin_castillo2 жыл бұрын
Awesome video, I was seekin' something like this to have a whole overview about testing library on React, thanks, keep it up!
@mdzahangirhossain85402 жыл бұрын
Lovely! Just have bought the course on udemy. You are a gem... Thanks for the good quality crash courses, hope to see a lot more of you.
@romimaximus3 жыл бұрын
Yeahhh !! awesome !! .. im sure lots of devs been waiting for a good testing video tutorial like this.... thankx for sharing...!! 😎👍
@markopavic70123 жыл бұрын
I was waiting for this!!!
@nikBun312 Жыл бұрын
is there a react test which includes how to handle provider, store, preloadState and browserRouter/memoryRouter in this video? if not, this may become ideas of your next video.
@arihantjain8347 Жыл бұрын
I dont understand, since it is recommended that the form should be submitted instead of button, but if we submit the form, userEvent.click("button") throws an error, what to do?
@saranyasingh6847 Жыл бұрын
Warning: An update to App inside a test was not wrapped in act(...). When testing, code that causes React state updates should be wrapped into act(...): can someone help me resolve it ?
@nikBun312 Жыл бұрын
Do you recommend to watch this youtube lesson after watching your course RTL Bootcamp in udemy?
@osamagamal4952 жыл бұрын
the link in teh description navigates me to the udemy platform where the price is 20€ but I go to the cart it says 180€. how can I buy it with 20€?
@marian_tsx2 жыл бұрын
Instead of doing "Password" and "Confirm Password" for match wouldn't /^password$/i and /^confirm password$/i have worked for exact match regex?
@masoudhesami13822 жыл бұрын
How can i watch this course entirely ?
@khandoor72283 жыл бұрын
This looks awesome Laith. I will get the Udemy course because it looks awesome even if I don't know when I'll get to it : ( Thanks!
@laithacademy3 жыл бұрын
Thanks for the support :)
@MA-hn2dc3 жыл бұрын
I don't know if is it possible to add Udemy's courses to Skillshare website ??
@akhilaravindakshan4202 жыл бұрын
I was looking for this course and its not available in business account :(
@bufootballa2 жыл бұрын
Same! I still just bought it on my personal account as Laith is always delivering high quality content and we can show him some support! Flash sale going on right now!
@LumbreraEnMiCamino2 жыл бұрын
This is what I was looking for
@Klklpia2 жыл бұрын
You are a great teacher! thx!
@carminetambascia63552 жыл бұрын
The first one could also be simplified as such : const {emailInputElement, passwordInputElement, confirmPasswordInputElement} = typeIntoForm({}) expect(emailInputElement.value).toBe("") expect(confirmPasswordInputElement.value).toBe("") expect(passwordInputElement.value).toBe("")
@danianiazi82293 жыл бұрын
Love your channel 💙
@alec39792 жыл бұрын
Excellent tutorial!
@ispaxannixteridas3702 жыл бұрын
Great course thanks. Advice to anyone watching this -> 1.25 speed
@exodion41733 жыл бұрын
I took your Testing course on Net Ninja's YT and was very impressed. Definitely going to buy this! Hope this is even better than that. Edit - Bought it. Can't wait to start!
@MunshiWahid2 жыл бұрын
I have also bought the course. 😊
@carminetambascia63552 жыл бұрын
Eslint has a rule that prefer have the render in each test
@worldbest30973 жыл бұрын
wow, definitely i need this
@abanoubashraf13083 жыл бұрын
please do tailwind css crash course, i love the way you explain stuff, good wok bro
@Ga2-202 жыл бұрын
Hello :) Do you explain here or on udemy how to test components with children props? And how to test if some component renders children properly? Thanks :)
@mohammedal-haifi75382 жыл бұрын
Great materials. Can you please update the udemy code. It does not work anymore
@EK-rp8jp3 жыл бұрын
another great video, thanks a lot!
@codernerd70763 жыл бұрын
Thinking about buying it, but it's an 5 hour udemy course but you already uploaded about 50% here so I only getting 2.5 hours of content for it while I'm also eye balling a new nest.js course as well got to think about this... 🤔
@nanonkay56693 жыл бұрын
It's only $10, so it's really not that big of a loss
@codernerd70763 жыл бұрын
@@nanonkay5669 sadly for me it is like the dollar is much higher them my local currency
@nanonkay56693 жыл бұрын
@@codernerd7076 ah I see. In that case, watch this for some react testing concepts and look for another source/tutorial to complete whatever's left
@lardosian3 жыл бұрын
@@codernerd7076 There are many Nest tutorials on youtube, maybe learn from those and the official Nest docs, after all that's how tutorials are made, you may find more of a sense of accomplishment by following the docs and learning by yourself.
@mahendranath25042 жыл бұрын
Thanks you so much 👍🏼🙏⭐❤️
@mortezaahmadi57102 жыл бұрын
Great content! ty very much
@new_artiko3 жыл бұрын
thank you!! your are awesome
@topherreynolds39998 ай бұрын
Just FYI for "should show email error message on invalid email" I had to use async and await... maybe my computer is just too fast 😛
@RizaHariati2 жыл бұрын
Thank you!
@dek99s2 жыл бұрын
great!
@manoj-k3 жыл бұрын
🔥🔥🔥
@lucasfrutig49452 жыл бұрын
nice tutorial, i have a doubt, why dont use toHaveValue? Instead .value plus toBe?
@danianiazi82293 жыл бұрын
Do crash courses on Flux , Recoil , mern with AWS will be much helpful