etherpad-lite/tests/frontend
Dave Longley 5688350bf1 Adapt and add slowness test from @JohnMcLear.
- The test now ensures that all three key events are fired when
  sending keys. Previously, only the 'keypress' event was sent,
  which failed to trigger very slow code on webkit browsers (as
  it is triggered by 'keyup'). All three events should really be
  sent whenever sending keys to the browser to ensure that we're
  adequately testing real behavior. See the 'sendkeys' plugin
  for more; it only sends 'keypress'.
2013-07-14 16:46:12 -04:00
..
lib Fixed another sendkeys bug 2012-11-11 19:04:28 -08:00
specs Adapt and add slowness test from @JohnMcLear. 2013-07-14 16:46:12 -04:00
travis Update sauce key 2013-06-15 11:16:40 +08:00
helper.js Make iframe selectors work with jquery 1.9 2013-02-10 22:02:24 +00:00
index.html Made jquery browser usable in testframework 2013-02-10 21:49:00 +00:00
runner.css make runner CSS more sane 2012-11-21 20:09:31 +00:00
runner.js make plugin specs finally work 2013-02-04 00:03:25 +00:00