Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |||
2013-07-14 | Adapt and add slowness test from @JohnMcLear. | Dave Longley | |
- 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-06-15 | Update sauce key | Chia-liang Kao | |
2013-06-07 | use SAUCE_ACCESS_KEY | Chia-liang Kao | |
2013-03-19 | add a test to show weird behavior | John McLear | |
2013-03-18 | more tests but still fundamental flaw with arrow keys | John McLear | |
2013-03-18 | most test pass but important ones failed | John McLear | |
2013-03-18 | document the required tests | John McLear | |
2013-03-17 | working caret position function | John McLear | |
2013-03-17 | beginning of FE tests for caret tracking which is easily broken when you add ↵ | John McLear | |
weird line heights to pads | |||
2013-03-14 | fix undo test | John McLear | |
2013-03-14 | this should pass more tests.. | John McLear | |
2013-03-14 | now IE friendly | John McLear | |
2013-03-14 | missed an evt | John McLear | |
2013-03-14 | This isn't ideal, basically some browsers interact with keypress/keydown in ↵ | John McLear | |
different ways so this is a workaround but it's not perma | |||
2013-03-14 | fix tests in firefox as firefox fires on keypress not down | John McLear | |
2013-03-13 | typo | John McLear | |
2013-03-13 | not z, is b! | John McLear | |
2013-03-13 | add keystroke tests for relevant buttonpresses and change naming schema to ↵ | John McLear | |
something more sane | |||
2013-03-06 | ltr test and fix rtl test | John McLear | |
2013-03-05 | fix chat simulation test to work in android | John McLear | |
2013-03-01 | more fixes | John McLear | |
2013-03-01 | fix monospace text | John McLear | |