|
|
@ -89,7 +89,7 @@ To test CryptPad, go to http://your.server:3000/assert/
|
|
|
|
You can use WebDriver to run this test automatically by running TestSelenium.js but you will need chromedriver installed.
|
|
|
|
You can use WebDriver to run this test automatically by running TestSelenium.js but you will need chromedriver installed.
|
|
|
|
If you use Mac, you can `brew install chromedriver`.
|
|
|
|
If you use Mac, you can `brew install chromedriver`.
|
|
|
|
|
|
|
|
|
|
|
|
## Developing with CryptPad
|
|
|
|
## Developing CryptPad
|
|
|
|
|
|
|
|
|
|
|
|
CryptPad is built with a lot of small javascript libraries.
|
|
|
|
CryptPad is built with a lot of small javascript libraries.
|
|
|
|
To make js files load faster, we apply an aggressive caching policy.
|
|
|
|
To make js files load faster, we apply an aggressive caching policy.
|
|
|
|