summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2015-04-02Merge branch 'develop' of github.com:ether/etherpad-lite into ↵John McLear
editbar-accessibility
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
These new functions are: * getSavedRevisionsCount * listSavedRevisions * saveRevision + typo fixing in backend tests
2015-01-21fix tests w/ new contextJohn McLear
2015-01-21ie now uses keydownJohn McLear
2015-01-19remove pointless commentsJohn McLear
2015-01-19fix ul testsJohn McLear
2015-01-19nearly there...John McLear
2015-01-19nearly fully workingJohn McLear
2015-01-19bumpageJohn McLear
2015-01-07fix importexport-testswebzwo0i
2015-01-01fix timeslider stars and frontend tests, needs css polishJohn McLear
2014-12-31remove console logJohn McLear
2014-12-30Merge pull request #2417 from webzwo0i/fix-exportJohn McLear
Fix ExportHtml.js list parsing code
2014-12-29better test coverage for longer pad dataJohn McLear
2014-12-29fix bullet test case, remove indent-testcases because they are in separate filewebzwo0i
2014-12-29add testcase for import of intended listswebzwo0i
2014-12-29move pad tests - still need to do copy pad and some other functionality IE forceJohn McLear
2014-12-29test for #2395 #2402John McLear
2014-12-28tests front chat going from stiky to smallyJohn McLear
2014-12-28add some import-export testswebzwo0i
2014-12-27remove trailing enter from apikeyJohn McLear
2014-12-24test for pad usersJohn McLear
2014-11-28Merge pull request #2344 from ether/backend-testsJohn McLear
Backend tests
2014-11-27readme docs for backend testsJohn McLear
2014-11-27fix tests in FFJohn McLear
2014-11-27fix timeslider testsJohn McLear
2014-11-27diable caret tests for nowJohn McLear
2014-11-27mst tests still brkoen but it runsJohn McLear
2014-11-27fix frontend testsJohn McLear
2014-11-26path issues for supertittiesJohn McLear
2014-11-26final api test written for nowJohn McLear
2014-11-264 more to goJohn McLear
2014-11-2660% of backend api tests writtenJohn McLear
2014-11-2630% of session and group tests doneJohn McLear
2014-11-26mowah pad tests, tea timeJohn McLear
2014-11-26tidy up and re-organizeJohn McLear
2014-11-26all pad tests with contentJohn McLear
2014-11-26basic pad tests without test logic yetJohn McLear
2014-11-26handle auth failsJohn McLear
2014-11-26make internal note of which endpoints need testingJohn McLear
2014-11-25basic test runnerJohn McLear
2014-10-14Update frontend language tests for new keyboard shortcut conventionPrateek Saxena
8af34a2295f2ff85cf0b 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.
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
Some files are obviously external libraries, I didn't touch them
2013-09-29‘Etherpad Lite’ -> ‘Etherpad’Eric Schrijver
2013-09-01Clarify how to access testsEric Schrijver
Add @marcelklehr’s clarification in https://github.com/ether/etherpad-lite/issues/1859