qunitjs.com icon indicating copy to clipboard operation
qunitjs.com copied to clipboard

Link to or document integration with jquery-simulate

Open jzaefferer opened this issue 12 years ago • 2 comments

https://github.com/jquery/jquery-simulate

Example usage in jQuery UI:

  • focus: https://github.com/jquery/jquery-ui/blob/390e440fcdb16304c4e78448c9cd2bb6c1e43f1e/tests/unit/accordion/accordion_core.js#L82
  • keydown: https://github.com/jquery/jquery-ui/blob/390e440fcdb16304c4e78448c9cd2bb6c1e43f1e/tests/unit/accordion/accordion_core.js#L85
  • drag: https://github.com/jquery/jquery-ui/blob/390e440fcdb16304c4e78448c9cd2bb6c1e43f1e/tests/unit/draggable/draggable_test_helpers.js#L88

jzaefferer avatar Jan 31 '13 19:01 jzaefferer

@leobalter I've updated the ticket description to include some references from jQuery UI.

jzaefferer avatar Feb 05 '14 11:02 jzaefferer

We could add a link under "Mocking Tools" on the plugins page, then write some documentation for the readme there. It currently has no documentation.

jzaefferer avatar Oct 10 '14 13:10 jzaefferer