Files
react/src/test
Ben Newman 23c5332208 Fix ReactTestUtils.mockComponent so that mockTagName is not ignored.
The `mockTagName` parameter was always optional, and so probably was not
used very often. If you tried to use it, it would be shadowed by the
`var mockTagName` declaration in the `render` method, so only
`module.mockTagName` or `"div"` were ever possible values.
2014-07-18 22:01:36 -07:00
..
2013-11-21 10:31:20 -08:00
2014-02-18 17:06:43 -08:00
2014-02-18 17:06:43 -08:00
2014-02-18 17:06:43 -08:00
2014-05-08 10:47:44 -07:00
2014-04-28 23:30:05 -03:00
2014-06-14 20:40:09 -07:00
2014-02-18 17:06:43 -08:00