Files
react/src
Ben Alpert 57c516cb0e Don't use magic browser event dispatching for simulated events
When calling ReactTestUtils.Simulate, sometimes you want to test that an exception is thrown by the event handler. This lets you do that without relying on the fact that old jsdom doesn't implement `Event`.
2015-09-22 15:31:08 -07:00
..
2015-09-16 22:25:46 +02:00
2013-05-29 12:54:02 -07:00
2015-09-10 08:47:40 -07:00