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 |
|