Skip to content

Commit 2bf8189

Browse files
Add React Hooks broke my tests, now what? EN and PT talk
- Adds both Portuguese and English version of my React Hooks broke my tests, now what? talk - it approaches a migration from enzyme to react testing library and does a dive into the fundamentals to use the React Testing Library
1 parent 136f19d commit 2bf8189

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/learning.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,10 @@ sidebar_label: Learning Material
4040
- [How to Test Asynchronous Methods](https://www.polvara.me/posts/how-to-test-asynchronous-methods/)
4141
by [Gpx](https://twitter.com/Gpx)
4242
- [Writing better tests with react-testing-library](https://www.youtube.com/watch?v=O0VxvRqgm7g) by [Billy Mathews](https://twitter.com/BillRMathews)
43+
- [React Hooks broke my tests, now what?](https://youtu.be/p3WS9GmfX_Q) by [Daniel Afonso](https://twitter.com/danieljcafonso)
4344

4445
## Portuguese 🇧🇷
4546

4647
- [Do Enzyme ao Testing Library](https://www.infoq.com/br/presentations/enzyme-para-react-testing-library/) by [Pablo Dinella](https://github.com/PabloDinella)
47-
48+
- [React Hooks broke my tests, now what? (Portuguese)](https://youtu.be/t46n7REGswQ?t=99) by [Daniel Afonso](https://twitter.com/danieljcafonso)
4849
Feel free to contribute more!

0 commit comments

Comments
 (0)