Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-09-19 06:24:53 +0400
committermattab <matthieu.aubry@gmail.com>2013-09-19 06:24:53 +0400
commitcd920183e7b99eac5fecbb3cc6e8a82843897186 (patch)
tree4a07735990d4791e60e42125b6fa9d5ac9a1eddd /tests/README.md
parent2916962bab02003857fb332091ff0fbdae25f006 (diff)
updating readme for ui tests
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index 9798c352b9..f09999d9a3 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -157,6 +157,12 @@ will need xvfb to do so. On Ubuntu, you can install xvfb with:
$ sudo apt-get install xvfb
+To render the app & generate exact same screenshots as Travis, installing fonts may be useful. On Ubuntu:
+ $ sudo apt-get install msttcorefonts
+Removing this font helped:
+ $ sudo apt-get remove ttf-bitstream-vera
+
+
**Running Tests**
Unfortunately, since different machines result in different screenshots, there is no expected