Commit Graph
807 Commits
Author SHA1 Message Date
Rafa de la Torre 97a918306f Modify the Makefile to install everything in place
Install everything by using the underlying postgres extension makefiles
infrastructure.
2016-01-22 16:14:16 +01:00
Mario de Frutos 9062ff8b74 Added server tests for the street functions 2016-01-22 15:56:17 +01:00
Rafa de la Torre d9c016d242 Remove uneeded target from Makefile 2016-01-22 15:51:05 +01:00
Rafa de la Torre ba7af1ca2c Remove uneeded vars in Makefile 2016-01-22 15:50:54 +01:00
Mario de Frutos db3eaf31ad Versioned the server tests and created the upgrade and downgrade files 2016-01-22 15:36:16 +01:00
Rafa de la Torre 56a4c60c8f Add already released cdb_geocoder_client--0.0.1.sql to VC 2016-01-22 15:32:16 +01:00
Mario de Frutos c0cef3dc80 Tests and interfaces versioned 2016-01-22 13:05:33 +01:00
Mario de Frutos 7cce491a13 Dont use the defaults in the grant script 2016-01-22 10:55:07 +01:00
Mario de Frutos 49941a78f3 Change client version to 0.1.0 2016-01-22 10:40:44 +01:00
Mario de Frutos 4bffdb5de1 Add default values for the parameters in the functions 2016-01-22 10:38:34 +01:00
Mario de Frutos bd8ec71855 Create update extension files for client too 2016-01-22 10:37:40 +01:00
Mario de Frutos 984519e7f1 Change to have functions for all the geocoder types but only one function to call them 2016-01-22 10:05:46 +01:00
Mario de Frutos c74947b0a5 Cartodb geocoder python module tests fixed 2016-01-22 10:05:40 +01:00
Mario de Frutos aced68096b Heremaps tests fixed 2016-01-21 18:07:07 +01:00
Mario de Frutos 8a51558068 We need to have one date at least to check the quota 2016-01-21 18:06:04 +01:00
Mario de Frutos 3488d3f990 Pass the amount always 2016-01-21 18:05:34 +01:00
Mario de Frutos 111804dafc Refactor of the google geocoder keys in the config object 2016-01-21 18:05:08 +01:00
Mario de Frutos af051e2ed5 Set the soft geocoding limit always 2016-01-21 18:04:08 +01:00
Mario de Frutos 4d0cabb429 Add username and orgname to the config object instead of pass them to every object 2016-01-21 18:03:23 +01:00
Mario de Frutos 7c3ab87b78 When geocoder API calls heremaps increments the usage metrics 2016-01-21 13:45:29 +01:00
Mario de Frutos ad9c16b4df Nokia geocoder config moved to the config helper 2016-01-21 08:40:25 +01:00
Mario de Frutos fc35911b91 Geocoder street function with quota checking 2016-01-20 20:57:24 +01:00
Mario de Frutos b2fa8739e2 User config now is retrieved from redis 2016-01-20 20:56:19 +01:00
Mario de Frutos a7371c0a48 geocoder api server extension points to the new version 2016-01-20 16:03:30 +01:00
Mario de Frutos 6740ada16e Makefile create the upgrade sql files for the extension too 2016-01-20 16:02:48 +01:00
Mario de Frutos 9ecabf9144 Create either metrics and metadata redis connections 2016-01-20 16:02:16 +01:00
Mario de Frutos 61ad671fbd Update README.md 0.0.2 2015-12-23 16:00:51 +01:00
Rafa de la Torre 91b3a98e58 Add LICENSE file 2015-12-22 18:13:46 +01:00
Mario de Frutos 6ee84d676b Merge pull request #59 from CartoDB/integration_test_readme
README for integration tests
2015-12-09 14:37:43 +01:00
Mario de Frutos df29f9f5c9 README for integration tests 2015-12-09 14:12:48 +01:00
Carlos Matallín c524c5c960 Merge pull request #58 from CartoDB/502-geocoding
geocoding docs
2015-12-09 13:25:23 +01:00
Mario de Frutos 2b1b9cd729 In order to pass all the tests we need to make the import public 2015-12-09 13:24:16 +01:00
Carla a03d3f9541 edits error example 2015-12-09 13:23:59 +01:00
Carlos Matallín bf8db3e41d Merge branch '502-geocoding' of github.com:CartoDB/geocoder-api into 502-geocoding 2015-12-09 13:20:54 +01:00
Carlos Matallín 0f4ff59a52 Merge branch 'master' into 502-geocoding 2015-12-09 13:20:28 +01:00
Mario de Frutos 298a893ec5 Check for a properly exit if the tests failed 2015-12-09 13:13:24 +01:00
Mario de Frutos bdde91b660 Disable ssl warnings for requests and refactor the dataset cleaner 2015-12-09 12:11:50 +01:00
Mario de Frutos 7fd69b3205 Deleted not needed prints 2015-12-09 12:04:10 +01:00
Rafa de la Torre c4dca9c713 Merge pull request #57 from CartoDB/integration_test_automation
First iteration to automate smoke tests
2015-12-07 10:51:28 +01:00
Mario de Frutos ae65aff707 Refactor and extract import logic to a helper 2015-12-06 15:01:46 +01:00
Mario de Frutos 342066f22a Ip address functions integration tests 2015-12-06 14:54:41 +01:00
Mario de Frutos 3fd603d5cb Postal codes functions integration tests 2015-12-06 14:54:24 +01:00
Mario de Frutos 07041922a4 Namedplaces functions integration tests 2015-12-06 14:54:12 +01:00
Mario de Frutos db10d5b29a Admin1 integration tests 2015-12-06 14:53:54 +01:00
Mario de Frutos 26174dda22 Fixture to fulfill the tests needs 2015-12-06 14:53:37 +01:00
Mario de Frutos 4ca82f01a8 Deactivated field guessing to avoid convert postal code to integer 2015-12-06 14:52:57 +01:00
Mario de Frutos 916b353ffe Finished admin0 tests 2015-12-06 13:30:15 +01:00
Mario de Frutos f552f2db12 Created helper to be used in all the tests 2015-12-06 13:10:54 +01:00
Mario de Frutos 1397b3fcaf First iteration to automate smoke tests 2015-12-04 16:58:28 +01:00
Carla 296ded26d5 Make explicit the projection 2015-12-04 14:49:41 +01:00