You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Copy file name to clipboardExpand all lines: docs/learning.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,10 @@ sidebar_label: Learning Material
40
40
-[How to Test Asynchronous Methods](https://www.polvara.me/posts/how-to-test-asynchronous-methods/)
41
41
by [Gpx](https://twitter.com/Gpx)
42
42
-[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)
43
44
44
45
## Portuguese 🇧🇷
45
46
46
47
-[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)
0 commit comments