React Testing Library Tutorial #10 - Fire Events

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

Might be good to also mention the userEvent library to simulate key presses and clicks, so you can type the value into the input box.

ClutchProd
Автор

Liking this. I've been wanting to add testing to my React abilities. 🃏

michaelsaucedo
Автор

At 7:12, i didnt get where that "jest" came from ? if you can, please explain, im a little confused, is that another testing library ? if so, do i have to install it to use it ? i apreciate for this great testing tutorial playlist, its really helping me a lot !! 👍

romimaximus
Автор

Async is not required while getting element from a component(5:12) ?

mun
Автор

what if you're using context to pass values

tribaldeni
Автор

I'm getting "undefined is not iterable" when running the last test.

cbn
Автор

Does anyone know how to test hover on button? I tried so many ways

albeque
Автор

hey, I got this error at 11:00 "messageParent" can only be used inside a worker
could not find much useful info about this error.how to resolve it ?

swagboysahil
Автор

7:36 Interestingly, instead of "Add a new task here...", I accidentally tried "Add a new task here" and it still passed the test.

EddieCheng
Автор

It'll be better if you speak less BS and be more on point.

akaraze