Luiza Pagliari
ea562250d9
Perform drag and drop in one changeset, so UNDO works properly. Fix #3041
2016-08-22 18:44:17 -03:00
Luiza Pagliari
a2ee1d0b3f
Merge pull request #3009 from storytouch/selectMultipleLinesOnFESpecs
...
Enable multi-line selection on frontend tests
2016-07-15 15:05:54 -03:00
John McLear
ab4f23aae5
Merge pull request #2970 from xavidotron/url
...
Remove [ and ] from the regexp used by the URL filter.
2016-06-28 07:28:18 +01:00
Xavid
28aa3b28d6
Add a frontend test for URLs followed by a ].
2016-06-27 16:20:12 -04:00
Luiza Pagliari
3f15ff91eb
Select beginning of end line when offset is 0 on frontend tests
2016-06-21 11:07:57 -03:00
Luiza Pagliari
95dc9d0315
Enable multi-line selection on frontend tests
2016-06-21 06:48:10 -03:00
Max Schaefer
b94fb2b54d
Fix useless comparison in sussonsAndGroups test.
2016-05-05 11:50:39 +01:00
Stefan
103e07e828
Fix document.domain error in frontend tests
2016-03-29 16:16:22 +02:00
Stefan
d7c4cc8e65
Fix check in backend tests
2016-03-23 16:47:52 +01:00
Luiza Pagliari
ed39788d71
Fix flaky tests introduced by #2805
2015-10-24 11:10:17 -02:00
John McLear
50171a4c3c
Merge pull request #2805 from storytouch/indentationSetting
...
Create setting to control if a new line will be indented or not
2015-10-22 16:12:07 +01:00
Ted Mielczarek
a675659dc2
Add an appendText API
2015-10-19 15:27:09 -04:00
Luiza Pagliari
5deb06d589
Create setting to control if a new line will be indented or not
...
Currently pressing ENTER on a line that ends with ':', '[', '(' or '{'
automaticaly indents the new line with 4 spaces. The variable added by
this commit to settings.json allow an Etherpad instance to not have this
behavior.
2015-10-13 18:39:23 -03:00
John McLear
b5686adf92
fix font test
2015-07-01 20:23:31 +01:00
Xavid
ad137fa4c8
Restore newline-adding to setText() if passed string does not end in '\n'.
...
Add a test for the ending-in-'\n' case and update tests for the other case.
2015-06-30 04:47:55 -04:00
John McLear
d803ac128e
use settings for backend tests
2015-06-29 11:00:00 +01:00
John McLear
4252ef26f6
remove console logs
2015-06-29 10:23:30 +01:00
Simon Gaeremynck
fd9d0bc291
Added backend tests for TidyHtml
2015-05-18 17:44:11 +01:00
Xavid
9e86fb279b
Fix backend tests with new setText() implementation; tests depended
...
on the old setText() behavior leaving the last character.
2015-05-06 08:45:22 -04:00
John McLear
0dfecb3af7
change target for IE 9 test
2015-04-12 14:05:49 +01:00
John McLear
4ef6604ca9
dont test against IE8 any more as we dont care about it
2015-04-12 13:16:32 +01:00
John McLear
07efa4246b
comment out import tests as they fail in IE
2015-04-11 14:57:59 +01:00
John McLear
5ef22e649b
Merge pull request #2302 from Gared/create_pad_special_characters
...
Add check for special url characters to createPad API function
2015-04-11 14:56:26 +01:00
Stefan
83094e0dfd
Add test for creating pads with bad characters
2015-04-11 15:50:51 +02:00
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
ee5833b9c6
Merge branch 'develop' of github.com:ether/etherpad-lite into editbar-accessibility
2015-04-02 00:05:25 +01:00
John McLear
27ae48686d
reintroduce removed api points that were removed by mistake
2015-04-01 13:56:52 +01:00
John McLear
32a09ff461
tests and fix up sloppy code by original author
2015-04-01 13:52:56 +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
Luc Didry
92022e493e
Add backend tests for new API functions
...
These new functions are:
* getSavedRevisionsCount
* listSavedRevisions
* saveRevision
+ typo fixing in backend tests
2015-02-25 01:05:58 +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
John McLear
860c584b42
remove pointless comments
2015-01-19 15:44:16 +00:00
John McLear
5967e085b7
fix ul tests
2015-01-19 15:37:29 +00:00
John McLear
3463b16d1a
nearly there...
2015-01-19 03:04:23 +00:00
John McLear
7958f3b723
nearly fully working
2015-01-19 03:02:34 +00:00
John McLear
cadb83ac5a
bumpage
2015-01-19 02:51:32 +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
83f62bb6a9
remove console log
2014-12-31 13:21:36 +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
John McLear
7980381369
better test coverage for longer pad data
2014-12-29 21:13:07 +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
c9b0c6896e
move pad tests - still need to do copy pad and some other functionality IE force
2014-12-29 15:08:30 +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