Skip to content
Extraits de code Groupes Projets
Valider aebff02a rédigé par Thomas Steur's avatar Thomas Steur
Parcourir les fichiers

refs #4225 updated documentation

parent bcf5eba0
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
## Setup ## Setup
Javascript integration tests require sqlite: Javascript integration tests require sqlite:
* ensure this PHP extension is enabled to make sure you run all tests apt-get install php5-sqlite * ensure this PHP extension is enabled to make sure you run all tests apt-get install php5-sqlite
* Then please create an empty file enable_sqlite in tests/javascript/enable_sqlite * Then please create an empty file `enable_sqlite` in `tests/javascript/enable_sqlite`
* Re-execute this page and make sure this popup does not display * Re-execute the tests and make sure the "missing sqlite" error message does not display
## Execute ## Execute
Either open http://piwik.example.com/tests/javascript/ or execute `phantomjs testrunner.js` Either open http://piwik.example.com/tests/javascript/ in a browser or execute `phantomjs testrunner.js` on the command line. You can download PhantomJS here: http://phantomjs.org/
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter