Commit Graph

14 Commits

Author SHA1 Message Date
Sunil Pai
8be8bf9d2f Testing Docs (#2165)
* Testing Docs

This expands the testing docs for reactjs.org. It adds 3 main docs -

- testing.md: An entry point to the testing docs
- testing-recipes.md: Common patterns when writing tests for React Components.
- testing-environments.md: Setting up your testing environment.

With help from @alexkrolick, @kentcdodds, @gaearon
2019-08-08 22:43:59 +01:00
iqbal125
899411236d old link to outdated version of jest (#2088)
This link is pointing to a much older version of Jest. I have added a link to the current page for snapshot testing for the current version of jest.
2019-06-18 14:16:38 -07:00
Alexey Pyltsyn
1a625b7b69 Merge branch 'master' into httpsify 2019-02-22 00:12:48 +03:00
Michał Gołębiowski-Owczarek
7e4ac52af4 HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
2019-02-07 14:45:03 +01:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0 add everything else again 2019-02-06 17:22:04 -08:00
0xflotus
3f7a7ddccf fixed renderer
I fixed only a typo
2019-01-06 23:34:07 +01:00
Dan Abramov
81afcfbd87 Functional -> function (#863) 2018-10-04 22:13:09 +01:00
John Park
665ccbf907 Missing closing quotation in line 225 for <Button /> (#905) 2018-05-23 21:04:29 +01:00
Jeremy Kahn
1388eb8642 Fix grammatical error in reference-test-renderer.md 2017-11-01 15:51:47 -05:00
Brian Vaughn
18000f1b37 Wording nit: s/the only/a single/ 2017-10-10 09:34:28 -07:00
Tommy Graves
192fca8a43 Clarifies the behavior of test renderer's find methods 2017-10-09 19:35:38 -04:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00