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
5 years ago
Michaël De Boey
dd6317f3bd
Update 2019-02-06-react-v16.8.0.md ( #1634 )
You can just normal install `eslint-plugin-react-hooks`
6 years ago
Nat Alison
25df15b83e
reapply, correctly generating links
6 years ago
Nat Alison
dc1e5366e3
revert id adding
6 years ago
Nat Alison
3e49e971d0
add everything else again
6 years ago
Kent C. Dodds
f846c4da1b
react-testing-library now supports `act` ( #1635 )
* react-testing-library now supports `act`
* fix typo
6 years ago
Christoph Nakazawa
9f4b4a92a0
React Native will ship hooks in its 0.59 release. ( #1633 )
6 years ago
Brian Vaughn
cea45bbbb4
Updated 16.8 CHANGELOG wording to also mention ReactTestRenderer.act()
6 years ago
Brian Vaughn
8fa112eeba
Moved blog post to Feb 6th
6 years ago
Brian Vaughn
8cae066657
Added ReactTestUtils.act() to CHANGELOG
6 years ago
Brian Vaughn
a0db3e7f17
Replaced inaccurate comments
6 years ago
Brian Vaughn
ee909e5a67
Udpated changelog
6 years ago
Brian Vaughn
30914131e8
Renamed Hooks blog/date
6 years ago
Dan Abramov
601c016f49
testing
6 years ago
Dan Abramov
f9f0d66272
Point to codesandbox and usehooks as community examples
6 years ago
Dan Abramov
e5a987bc60
Tweaks
6 years ago
Dan Abramov
0d89570264
Update 2019-02-04-react-v16.8.0.md
6 years ago
Dan Abramov
ed6e711a83
Thanks Sophie
6 years ago
Dan Abramov
2fd487e309
Update 2019-02-04-react-v16.8.0.md
6 years ago
Dan Abramov
ee5fea9f36
Mention type defs
6 years ago
Dan Abramov
37d46dd8a3
review tweaks
6 years ago
Dan Abramov
d15ec6e630
changelog updates
6 years ago
Dan Abramov
e9081c7f75
Update and rename 2019-01-30-react-v16.8.0.md to 2019-02-04-react-v16.8.0.md
6 years ago
Dan Abramov
5da272a3e2
Add more details
6 years ago
Dan Abramov
57138d729d
Link to roadmap from post
6 years ago
Dan Abramov
eaefc81239
Hooks blog post draft
6 years ago