Andras Timar
abe330d390
loleaflet: ws:// -> wss://
2016-03-23 22:02:50 +01:00
Pranav Kant
5332e3f48c
loleaflet: Make tile benchmark test work again
...
This broke after we introduced 'tilecombine' message.
Change-Id: Id273a859b22cac6b50ba759241d0b36d27829700
2016-02-19 00:32:03 +05:30
Jan Holesovsky
9337f96ac5
loleaflet: L.Socket should not be global.
2016-01-14 10:05:04 +01:00
Mihai Varga
493d560203
loleaflet: the current tilebench replay only works for text docs
2015-12-04 10:12:48 +02:00
Mihai Varga
4a1ec210ed
loleaflet: allow adding the file_path and host for tilebench
2015-12-04 10:12:48 +02:00
Mihai Varga
552514c35d
loleaflet: hide the document container after running tilebench
2015-12-04 10:12:48 +02:00
Mihai Varga
85127f19c2
loleaflet: removed lorem.odt and added other documents
2015-09-10 15:29:05 +03:00
Mihai Varga
d57100db3b
loleaflet: test document
2015-09-08 12:01:59 +03:00
Mihai Varga
5b19c9231c
loleaflet: don't prefetch in tilebench
2015-09-03 09:34:16 +03:00
Mihai Varga
d82488f0ce
loleaflet: remove the scrollbar from tilebench
2015-09-02 20:53:20 +03:00
Mihai Varga
91b295fca5
loleaflet: updated the tests to reflect the new map initialization
2015-09-02 18:09:08 +03:00
Mihai Varga
653aa2c9ea
loleaflet: tilebench cleanup
2015-08-11 17:29:38 +03:00
Mihai Varga
50399b8dba
loleaflet: fire 'alltilesloaded' as a statusindicator event
...
This is fired all the new (empty) tiles have been loaded.
This is not fire for prefetched tiles
2015-08-07 09:45:47 +03:00
Mihai Varga
1f88357aa8
loleaflet: tilebench - replay an editing session
...
Sends recorded key input commands to the server over a period
about 20 seconds and then requests and empty tile so that the
'alltilesloaded' event is fired in the end, letting us know that the
editing session finished.
2015-07-27 17:53:18 +03:00
Mihai Varga
746c3cb747
loleaflet: updated the test to work with the new scrollbar control
2015-07-27 10:34:07 +03:00
Mihai Varga
75155481ac
loleaflet: dynamically create the clipboard div
2015-07-23 17:17:56 +03:00
Mihai Varga
5f368efc32
loleaflet: test if loading a document and scrolling works
...
To run the test, open tilebench.html in a browser
2015-07-23 16:53:56 +03:00