]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/README.md
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / test / README.md
index 49fb101dd4ef4b43c3b9dafea7f3035d973d0299..f663aa68128ae6716a5ef9c676295e2a048869b5 100644 (file)
@@ -11,7 +11,7 @@ Prerequisites
 
 To get the prerequisites on a a fresh Ubuntu LTS 16.04 run:
 
 
 To get the prerequisites on a a fresh Ubuntu LTS 16.04 run:
 
-     [sudo] apt-get install python3-dev python3-pip python3-psycopg2 python3-tidylib phpunit
+     [sudo] apt-get install python3-dev python3-pip python3-psycopg2 python3-tidylib phpunit php-cgi
      pip3 install --user behave nose
 
 
      pip3 install --user behave nose
 
 
@@ -100,7 +100,8 @@ These tests are meant to test the different API endpoints and their parameters.
 They require a preimported test database, which consists of the import of a
 planet extract. The polygons defining the extract can be found in the test/testdb
 directory. There is also a reduced set of wikipedia data for this extract,
 They require a preimported test database, which consists of the import of a
 planet extract. The polygons defining the extract can be found in the test/testdb
 directory. There is also a reduced set of wikipedia data for this extract,
-which you need to import as well.
+which you need to import as well. For Tiger tests the data of South Dakota
+is required. Get the Tiger files `46*`.
 
 The official test dataset is derived from the 160725 planet. Newer
 planets are likely to work as well but you may see isolated test
 
 The official test dataset is derived from the 160725 planet. Newer
 planets are likely to work as well but you may see isolated test