Skip to content
Extraits de code Groupes Projets
Valider bb0d2938 rédigé par mattab's avatar mattab
Parcourir les fichiers

Merge branch 'master' of github.com:piwik/piwik

parents 2f873328 cf2f71f3
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -107,6 +107,10 @@ Some of these scheduled reports contain PNG graphs. Depending on the system unde ...@@ -107,6 +107,10 @@ Some of these scheduled reports contain PNG graphs. Depending on the system unde
Therefore, PNG graphs are only tested and compared against "expected" graphs, if the system under test has the same characteristics as the integration server. Therefore, PNG graphs are only tested and compared against "expected" graphs, if the system under test has the same characteristics as the integration server.
The characteristics of the integration server are described in `IntegrationTestCase::canImagesBeIncludedInScheduledReports()` The characteristics of the integration server are described in `IntegrationTestCase::canImagesBeIncludedInScheduledReports()`
### Running tests on Ubuntu
If you use Ubuntu or another Linux distribution, you must make one change to the filesystem configuration to make tests run fast. [Read more here](https://github.com/piwik/piwik/blob/master/tests/README.troubleshooting.md#important-note-for-linux-users-fix-for-slow-tests).
## JavaScript Tests ## JavaScript Tests
piwik.js is unit tested and you can run the Javascript tests at: /piwik/tests/javascript/ piwik.js is unit tested and you can run the Javascript tests at: /piwik/tests/javascript/
......
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