Commit Graph

9 Commits

Author SHA1 Message Date
Kent C. Dodds
17f2a6f9d0 Update addons-test-utils.md 2018-04-05 12:11:54 -06:00
Kent C. Dodds
9c39cb117f add reference to react-testing-library
Because it will help engineers write better tests with react.
2018-04-05 10:09:59 -06:00
Daniela Borges Matos de Carvalho
dfdddfd7cd Update test-utils to use refs correctly (#215)
* Update test-utils to use refs correctly

Update test-utils according to the new way of using refs: https://reactjs.org/docs/refs-and-the-dom.html

* Tweak
2017-10-27 12:40:58 +01:00
Joppe Geluykens
174d7890ed fix: add language part in link to Jest tutorial
Link to Jest tutorial led to 404 since it didn't include the `/en/` language part.
2017-10-12 10:43:50 +02:00
Dan Abramov
0daa24f569 Backticks 2017-10-10 18:57:21 +01:00
Anna Do
b6e2f24421 Added recommendation to use shallow rendering or jest.mock() 2017-10-10 13:42:07 -04:00
Anna Do
592c3838b8 Noted that a similar pattern can be implemented directly 2017-10-09 19:17:57 -04:00
Anna Do
2255e1efed Added a note that mockComponent is legacy and unnecessary 2017-10-09 19:11:04 -04:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00