John McLear
d3baf24ce1
disabling import export tests for now as they are reporting false positives... at some point they will need properly fixing
2015-04-11 09:12:53 +01:00
John McLear
15470c9dc3
fix chrome test
2015-04-11 00:23:06 +01:00
John McLear
733deb613e
fix font type test
2015-03-31 23:51:40 +01:00
webzwo0i
547046830e
actually disconnect should NOT be visible...
2015-03-03 16:51:18 +01:00
webzwo0i
393a4e54e5
recognize reconnect in clear_authorship_colors test
2015-03-03 16:17:39 +01:00
John McLear
26a1584470
fix tests w/ new context
2015-01-21 15:21:15 +00:00
John McLear
cbeb464358
ie now uses keydown
2015-01-21 01:16:12 +00:00
webzwo0i
ce156540ba
fix importexport-tests
2015-01-07 07:03:53 +01:00
John McLear
230302b132
fix timeslider stars and frontend tests, needs css polish
2015-01-01 22:40:45 +00:00
John McLear
4687d226c6
Merge pull request #2417 from webzwo0i/fix-export
...
Fix ExportHtml.js list parsing code
2014-12-30 13:47:31 +01:00
webzwo0i
8e280f46c1
fix bullet test case, remove indent-testcases because they are in separate file
2014-12-29 16:25:41 +01:00
webzwo0i
a36d6f36a0
add testcase for import of intended lists
2014-12-29 16:12:46 +01:00
John McLear
cec9065df8
test for #2395 #2402
2014-12-29 00:30:11 +01:00
John McLear
9715e039cd
tests front chat going from stiky to smally
2014-12-28 20:25:46 +01:00
webzwo0i
53ca26d030
add some import-export tests
2014-12-28 02:27:53 +01:00
John McLear
936e92e044
fix tests in FF
2014-11-27 23:48:14 +00:00
John McLear
d36911da30
fix timeslider tests
2014-11-27 23:36:19 +00:00
John McLear
47029f2e6b
diable caret tests for now
2014-11-27 23:10:40 +00:00
John McLear
617514b335
mst tests still brkoen but it runs
2014-11-27 17:12:24 +00:00
Prateek Saxena
2dd874376a
Update frontend language tests for new keyboard shortcut convention
...
8af34a2295
introduced a failing test frontend test-
https://travis-ci.org/ether/etherpad-lite/builds/37931978
This commit updates both the German and English strings even though
the German locale files haven't been updated yet. The tests will
continue to fail but will stop as soon as translatewiki catches up.
2014-10-14 18:46:12 +05:30
Luc Didry
3d8452b143
Replace tabs indentation with spaces indentation
...
Some files are obviously external libraries, I didn't touch them
2013-12-05 08:41:29 +01:00
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
John McLear
11341eb095
add a test to show weird behavior
2013-03-19 12:52:14 +00:00
John McLear
13ee96dce0
more tests but still fundamental flaw with arrow keys
2013-03-18 22:14:41 +00:00
John McLear
ee6a7d0b0c
most test pass but important ones failed
2013-03-18 22:09:51 +00:00
John McLear
fb9d46fc51
document the required tests
2013-03-18 20:08:58 +00:00
John McLear
99ac407f08
working caret position function
2013-03-17 23:16:23 +00:00
John McLear
81f0ef73ab
beginning of FE tests for caret tracking which is easily broken when you add weird line heights to pads
2013-03-17 22:15:18 +00:00
John McLear
29c0d790b5
fix undo test
2013-03-14 14:48:23 -03:00
John McLear
24188d7007
this should pass more tests..
2013-03-14 14:36:54 -03:00
John McLear
1462d8e80c
now IE friendly
2013-03-14 14:22:58 -03:00
John McLear
6bac01009b
missed an evt
2013-03-14 13:52:20 -03:00
John McLear
34c2cf40fa
This isn't ideal, basically some browsers interact with keypress/keydown in different ways so this is a workaround but it's not perma
2013-03-14 13:51:23 -03:00
John McLear
12107859bb
fix tests in firefox as firefox fires on keypress not down
2013-03-14 13:41:49 -03:00
John McLear
b81be97f94
typo
2013-03-13 15:08:19 -03:00
John McLear
5690f2d01e
not z, is b!
2013-03-13 15:06:08 -03:00
John McLear
b4ec07312b
add keystroke tests for relevant buttonpresses and change naming schema to something more sane
2013-03-13 15:00:04 -03:00
John McLear
60df48e485
ltr test and fix rtl test
2013-03-06 15:02:05 +00:00
John McLear
38499465c3
fix chat simulation test to work in android
2013-03-05 19:01:22 +00:00
John McLear
d8154deee3
more fixes
2013-03-01 23:40:25 +00:00
John McLear
4e205fe0af
fix monospace text
2013-03-01 23:33:24 +00:00
John McLear
cadb671ae1
this approach seems to work better for change in latest jQ
2013-03-01 23:29:12 +00:00
John McLear
3460159f68
fix a test
2013-03-01 14:04:33 +00:00
John McLear
6651ed0b7a
allow all timeslider tests to run
2013-02-09 17:18:13 +00:00
mluto
ae6a9c25ae
Fixed "jumps to a revision given in the url" test
2013-02-07 17:34:31 +01:00
John McLear
8c0fb090eb
works in all 3 major browsers
2013-02-07 15:50:59 +00:00
John McLear
f42d3820a5
fix timeslider tests
2013-02-07 15:24:30 +00:00
John McLear
e4032f4d74
timeslider label tests
2013-02-06 23:28:46 +00:00
mluto
0b90e5752b
Added a test to check the export-url
2013-01-28 21:38:56 +01:00
mluto
3002807741
Added tests for revision-jumping
2013-01-28 21:12:50 +01:00