项鸿伟
7c28a3e88a
Update testing-recipes.md ( #2509 )
...
Missing code
2020-03-09 13:02:00 +00:00
numb86
1e4159d11d
Fix sample test code ( #2648 )
2020-01-06 14:15:33 -10:00
shixiaomiaomiao
8af118139e
Update testing-recipes.md ( #2616 )
2019-12-18 11:19:58 -08:00
Sergei Cherniaev
1f2b1dae94
Docs: a typo and bottom nav links ( #2339 )
...
* typo fixed
* bottom nav links on previous and next articles removed like in other advanced guides
2019-09-11 23:08:25 +03:00
Sergei Cherniaev
519a3aec91
missed link in fast navigation added ( #2289 )
2019-08-26 10:38:59 +01:00
Todd Chaffee
12a84023f1
Update testing-recipes.md with English correct. ( #2224 )
...
"Get a hold" should be the phrasal verb "get ahold". See https://www.quickanddirtytips.com/education/grammar/a-hold-or-ahold?page=1
2019-08-10 17:00:47 +01:00
Sunil Pai
53cce1dc2e
Adds a TOC to testing-recipes.md ( #2221 )
...
Nothing, fancy, just a list of links to the sections on the page. Also took the opportunity to add dividers between sections, and Title Case the titles.
2019-08-09 19:21:31 +01:00
Sunil Pai
911f5d1a39
[easy] copyedit testing-recipes.md ( #2220 )
...
2 small changes
- consistent data-testid everywhere
- one wrong assertion
2019-08-09 16:42:47 +01:00
Arihant Verma
4559e1c20e
Type fix 'Diffrent' ➡️ 'Different' ( #2215 )
...
Type fix 'Diffrent' ➡️ 'Different'
2019-08-09 10:58:44 +01:00
Neil Kistner
3f6d60a229
Update testing-recipes.md ( #2212 )
...
* Update testing-recipes.md
Update timers section code to match described situation
* Missed a spot
2019-08-09 10:57:45 +01:00
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