Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-02 | Merge branch 'develop' of github.com:ether/etherpad-lite into ↵ | John McLear | |
editbar-accessibility | |||
2015-04-01 | reintroduce removed api points that were removed by mistake | John McLear | |
2015-04-01 | tests and fix up sloppy code by original author | John McLear | |
2015-03-31 | fix font type test | John McLear | |
2015-03-03 | actually disconnect should NOT be visible... | webzwo0i | |
2015-03-03 | recognize reconnect in clear_authorship_colors test | webzwo0i | |
2015-02-25 | Add backend tests for new API functions | Luc Didry | |
These new functions are: * getSavedRevisionsCount * listSavedRevisions * saveRevision + typo fixing in backend tests | |||
2015-01-21 | fix tests w/ new context | John McLear | |
2015-01-21 | ie now uses keydown | John McLear | |
2015-01-19 | remove pointless comments | John McLear | |
2015-01-19 | fix ul tests | John McLear | |
2015-01-19 | nearly there... | John McLear | |
2015-01-19 | nearly fully working | John McLear | |
2015-01-19 | bumpage | John McLear | |
2015-01-07 | fix importexport-tests | webzwo0i | |
2015-01-01 | fix timeslider stars and frontend tests, needs css polish | John McLear | |
2014-12-31 | remove console log | John McLear | |
2014-12-30 | Merge pull request #2417 from webzwo0i/fix-export | John McLear | |
Fix ExportHtml.js list parsing code | |||
2014-12-29 | better test coverage for longer pad data | John McLear | |
2014-12-29 | fix bullet test case, remove indent-testcases because they are in separate file | webzwo0i | |
2014-12-29 | add testcase for import of intended lists | webzwo0i | |
2014-12-29 | move pad tests - still need to do copy pad and some other functionality IE force | John McLear | |
2014-12-29 | test for #2395 #2402 | John McLear | |
2014-12-28 | tests front chat going from stiky to smally | John McLear | |
2014-12-28 | add some import-export tests | webzwo0i | |
2014-12-27 | remove trailing enter from apikey | John McLear | |
2014-12-24 | test for pad users | John McLear | |
2014-11-28 | Merge pull request #2344 from ether/backend-tests | John McLear | |
Backend tests | |||
2014-11-27 | readme docs for backend tests | John McLear | |
2014-11-27 | fix tests in FF | John McLear | |
2014-11-27 | fix timeslider tests | John McLear | |
2014-11-27 | diable caret tests for now | John McLear | |
2014-11-27 | mst tests still brkoen but it runs | John McLear | |
2014-11-27 | fix frontend tests | John McLear | |
2014-11-26 | path issues for supertitties | John McLear | |
2014-11-26 | final api test written for now | John McLear | |
2014-11-26 | 4 more to go | John McLear | |
2014-11-26 | 60% of backend api tests written | John McLear | |
2014-11-26 | 30% of session and group tests done | John McLear | |
2014-11-26 | mowah pad tests, tea time | John McLear | |
2014-11-26 | tidy up and re-organize | John McLear | |
2014-11-26 | all pad tests with content | John McLear | |
2014-11-26 | basic pad tests without test logic yet | John McLear | |
2014-11-26 | handle auth fails | John McLear | |
2014-11-26 | make internal note of which endpoints need testing | John McLear | |
2014-11-25 | basic test runner | John McLear | |
2014-10-14 | Update frontend language tests for new keyboard shortcut convention | Prateek 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-05 | Replace tabs indentation with spaces indentation | Luc Didry | |
Some files are obviously external libraries, I didn't touch them | |||
2013-09-29 | ‘Etherpad Lite’ -> ‘Etherpad’ | Eric Schrijver | |
2013-09-01 | Clarify how to access tests | Eric Schrijver | |
Add @marcelklehr’s clarification in https://github.com/ether/etherpad-lite/issues/1859 |