loleaflet: mention how to run the tests
This commit is contained in:
parent
7e7e458b1e
commit
b5688840ad
1 changed files with 10 additions and 0 deletions
|
@ -179,6 +179,16 @@ Error:
|
|||
+ [e.cmd] = the command that caused the error
|
||||
+ [e.kind] = the kind of error
|
||||
|
||||
Testing
|
||||
-------
|
||||
- to simulate an editing session and to get the tile loading times
|
||||
+ open spec/tilebench.html in the browser
|
||||
- to simulate a client opening several documents in the browser
|
||||
+ open spec/loadtest.html in the browser
|
||||
- to simulate a client opening several documents in the console
|
||||
+ run: mocha headlessLoadTest.js
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue