summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-01-04Select formatting button on selection (#3301)Joas Souza
2018-01-03Add settings to scroll on edition out of viewport (#3282)Joas Souza
2017-05-29Merge pull request #3182 from storytouch/fix/do_not_hide_force_reconnect_modalLuiza Pagliari
2017-05-12[fix] Do not close ANY "force reconnect" messageLuiza Pagliari
2017-05-11[fix] Have one setting for each shortcut to create ordered listLuiza Pagliari
2017-05-04[fix] Do not close "force reconnect" messagesLuiza Pagliari
2017-05-04[fix] Close modals when user clicks both on pad inner and outerLuiza Pagliari
2017-05-03[fix] Block user from changing pad after he/she is disconnectedLuiza Pagliari
2017-04-18Merge pull request #3161 from ether/feature/automatic_force_reconnectLuiza Pagliari
2017-04-06[fix] Fix path on test scriptLuiza Pagliari
2017-04-06[fix] Use new SauceConnect provided by Sauce LabsLuiza Pagliari
2017-04-04[test] Create tests for automatic reconnection on errorLuiza Pagliari
2017-02-20[fix] Remove extra whitespace on helper tests for IELuiza Pagliari
2017-02-20[refactor] Use better way to select a single lineLuiza Pagliari
2017-02-20[test] Fix helper tests for IELuiza Pagliari
2017-02-03[fix] Fix drag and drop tests for IELuiza Pagliari
2016-08-22Perform drag and drop in one changeset, so UNDO works properly. Fix #3041Luiza Pagliari
2016-07-15Merge pull request #3009 from storytouch/selectMultipleLinesOnFESpecsLuiza Pagliari
2016-06-28Merge pull request #2970 from xavidotron/urlJohn McLear
2016-06-27Add a frontend test for URLs followed by a ].Xavid
2016-06-21Select beginning of end line when offset is 0 on frontend testsLuiza Pagliari
2016-06-21Enable multi-line selection on frontend testsLuiza Pagliari
2016-05-05Fix useless comparison in sussonsAndGroups test.Max Schaefer
2016-03-29Fix document.domain error in frontend testsStefan
2016-03-23Fix check in backend testsStefan
2015-10-24Fix flaky tests introduced by #2805Luiza Pagliari
2015-10-22Merge pull request #2805 from storytouch/indentationSettingJohn McLear
2015-10-19Add an appendText APITed Mielczarek
2015-10-13Create setting to control if a new line will be indented or notLuiza Pagliari
2015-07-01fix font testJohn McLear
2015-06-30Restore newline-adding to setText() if passed string does not end in '\n'.Xavid
2015-06-29use settings for backend testsJohn McLear
2015-06-29remove console logsJohn McLear
2015-05-18Added backend tests for TidyHtmlSimon Gaeremynck
2015-05-06Fix backend tests with new setText() implementation; tests dependedXavid
2015-04-12change target for IE 9 testJohn McLear
2015-04-12dont test against IE8 any more as we dont care about itJohn McLear
2015-04-11comment out import tests as they fail in IEJohn McLear
2015-04-11Merge pull request #2302 from Gared/create_pad_special_charactersJohn McLear
2015-04-11Add test for creating pads with bad charactersStefan
2015-04-11disabling import export tests for now as they are reporting false positives.....John McLear
2015-04-11fix chrome testJohn McLear
2015-04-02Merge branch 'develop' of github.com:ether/etherpad-lite into editbar-accessi...John McLear
2015-04-01reintroduce removed api points that were removed by mistakeJohn McLear
2015-04-01tests and fix up sloppy code by original authorJohn McLear
2015-03-31fix font type testJohn McLear
2015-03-03actually disconnect should NOT be visible...webzwo0i
2015-03-03recognize reconnect in clear_authorship_colors testwebzwo0i
2015-02-25Add backend tests for new API functionsLuc Didry
2015-01-21fix tests w/ new contextJohn McLear