Commit Graph

237 Commits

Author SHA1 Message Date
John Krauss
6696d4fcf5 adding id to return for obs_search, fixing OBS_GetAvailableBoundaries 2016-04-20 16:45:24 -04:00
John Krauss
594c6b5d80 test_point => TestPoint 2016-04-20 16:23:57 -04:00
John Krauss
73f4a682cf fix whitespace and testpoint 2016-04-20 16:22:13 -04:00
John Krauss
1f6347aa23 adjusting expectations to reflect reality of the situation 2016-04-20 16:18:20 -04:00
John Krauss
d016c4b4bd remove typo in sql def 2016-04-20 16:15:39 -04:00
John Krauss
83119d0720 fix expectation typo 2016-04-20 16:12:23 -04:00
John Krauss
e90a0c1900 tautolotest 2016-04-20 16:03:14 -04:00
John Krauss
5e69297836 first pass obs_getmeasure 2016-04-20 15:51:19 -04:00
Stuart Lynn
b8d42a41dd adding OBS_GetAvailableBoundaries 2016-04-20 15:28:45 -04:00
Andy Eschbacher
8f161c1e68 debugged getgeometry and getgeometryid 2016-04-20 15:13:22 -04:00
Stuart Lynn
a29876f47f making obs_search a bit more secure 2016-04-20 13:42:13 -04:00
Stuart Lynn
6e9f4a03d1 Adding OBS_search function and tests 2016-04-20 13:28:27 -04:00
Rafa de la Torre
d6077457dd Revert "Make OBS_GetDemographicSnapshot return json"
This reverts commit 987cfde7b6.
2016-04-20 11:12:41 +02:00
Rafa de la Torre
987cfde7b6 Make OBS_GetDemographicSnapshot return json 2016-04-19 17:54:56 +02:00
Carla Iriberri
077f8fedf5 Wrap functions in row_to_json 2016-04-19 17:31:08 +02:00
Carla Iriberri
ad55625769 Rename private functions and edit tests 2016-04-19 15:39:31 +02:00
Rafa de la Torre
e9f390526b Make expected values of observatory functions match actual ones 2016-04-19 15:13:18 +02:00
Rafa de la Torre
96b3a085b6 Remove fixture from metadata not present in data 2016-04-19 15:12:00 +02:00
Rafa de la Torre
10a175ed0b Fully qualify function names 2016-04-19 15:09:17 +02:00
Rafa de la Torre
b1b69113a2 Fully qualify function names 2016-04-19 14:59:54 +02:00
Rafa de la Torre
67ae37fb67 Remove search_path modification from tests 2016-04-19 14:44:19 +02:00
Rafa de la Torre
66f89e0728 Fixed observatory utility tests after merge 2016-04-19 14:41:41 +02:00
Rafa de la Torre
a999c6e99c Some test fixes after merging branches 2016-04-19 14:40:11 +02:00
Rafa de la Torre
7a215db14f Merge remote-tracking branch 'origin/QLIK' into qlik-alfa-plproxy
Conflicts:
	src/pg/test/expected/40_observatory_utility_test.out
	src/pg/test/sql/40_observatory_utility_test.sql
2016-04-19 14:26:41 +02:00
Carla Iriberri
7bc37861a5 Make tests work in Postgres 9.3 2016-04-19 14:15:33 +02:00
Rafa de la Torre
55ae84362a Fix utility tests 2016-04-19 14:04:42 +02:00
Rafa de la Torre
a533eb703e Use schema explicitly from within extension 2016-04-19 14:04:12 +02:00
Andy Eschbacher
4977b94281 more robust tests around null island 2016-04-14 16:35:30 -04:00
Andy Eschbacher
c1fb6c3694 adding null cases to augmentation 2016-04-14 16:25:09 -04:00
Andy Eschbacher
f72754e1d5 fixing case where point doesn't intersect so area is null 2016-04-14 16:22:32 -04:00
Andy Eschbacher
c434cacd10 adding null cases 2016-04-14 14:52:23 -04:00
Andy Eschbacher
4b6b311823 augmentation tests 2016-04-14 14:27:56 -04:00
Andy Eschbacher
3ee448016a whitespace 2016-04-14 14:27:34 -04:00
Andy Eschbacher
874a397d3b adding percentile fixtures 2016-04-14 14:26:19 -04:00
Andy Eschbacher
3468d6e5e9 add new fixtures to process 2016-04-14 13:23:40 -04:00
Andy Eschbacher
094b2da61d adding new data fixtures subset 2016-04-14 13:23:04 -04:00
Andy Eschbacher
3beaf710a7 minor changes 2016-04-14 13:22:44 -04:00
Andy Eschbacher
0bb304d43d dropped numbering of fixture processing files 2016-04-14 10:48:11 -04:00
Andy Eschbacher
9c1d761f55 moving to load_fixtures instead of tables 2016-04-14 10:39:05 -04:00
Andy Eschbacher
44645ef1c6 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK 2016-04-14 10:38:26 -04:00
Andy Eschbacher
f91c540bc3 adding fixture processing scripts to test 2016-04-14 10:30:56 -04:00
Andy Eschbacher
48fd02c689 fixing table name 2016-04-14 10:30:07 -04:00
Andy Eschbacher
863f26716e breaking out fixture processing files into two steps 2016-04-14 10:29:32 -04:00
Andy Eschbacher
4597896689 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK 2016-04-14 10:00:20 -04:00
Rafa de la Torre
eeded3d420 Load the rest of the fixtures 2016-04-14 15:53:40 +02:00
Andy Eschbacher
2f8b42e346 adding tables to load 2016-04-14 09:49:09 -04:00
Andy Eschbacher
91e1be0f8a adding tables with data 2016-04-14 09:48:46 -04:00
Rafa de la Torre
06ebc706c0 Deal with test artifacts in .gitignore files 2016-04-14 15:36:32 +02:00
Rafa de la Torre
ace8470b0c Add fixtures loading test closes #5
Avoiding duplicate code.
2016-04-14 15:32:44 +02:00
Andy Eschbacher
4f1d4c4250 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK 2016-04-14 08:10:45 -04:00
Andy Eschbacher
b3b4c8e4c3 adding utils test 2016-04-14 08:10:33 -04:00
John Krauss
e194e91f78 Merge remote-tracking branch 'origin/QLIK' into QLIK 2016-04-13 16:11:45 -04:00
John Krauss
384a63b8a2 fixing bug with segments pulling at wrong geom level by default 2016-04-13 16:11:26 -04:00
Andy Eschbacher
9726053dd6 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK 2016-04-13 15:54:42 -04:00
Andy Eschbacher
9a398530b3 addding expected results 2016-04-13 15:54:30 -04:00
John Krauss
97f73b11e0 removing pop_5_years_and_over that is missing from block group, stub out land_area 2016-04-13 15:41:47 -04:00
Stuart Lynn
6ee0b99bd4 Fixing overlapping point issue 2016-04-13 15:10:14 -04:00
John Krauss
38a784b15c bring back lost obs_getcolumndata work from 94169e6874f2a79f2b6ed4d58ad0fd542a4ec64e 2016-04-13 14:07:28 -04:00
Andy Eschbacher
ea183c7447 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK 2016-04-13 11:54:25 -04:00
Andy Eschbacher
7466840148 adding table for testing 2016-04-13 11:54:05 -04:00
Andy Eschbacher
04ab761e21 fix table's schema 2016-04-13 11:52:44 -04:00
John Krauss
c119a66fea segment should default to census tract 2016-04-13 11:28:56 -04:00
John Krauss
ceac78ecd8 remove block-group incompatible quantile cols 2016-04-13 11:19:45 -04:00
Stuart Lynn
69bd3b2605 Merge branch 'QLIK' of github.com:CartoDB/observatory-extension into QLIK 2016-04-13 11:17:27 -04:00
Stuart Lynn
346f381a9c Adding defaults to the OBS_GETDEMOGRAPHICSNAPSHOT 2016-04-13 11:12:29 -04:00
John Krauss
a929f2902e go back to using block_group for demographicsnapshot etc 2016-04-13 11:08:41 -04:00
John Krauss
d14ff607d3 Merge remote-tracking branch 'origin/QLIK' into QLIK 2016-04-13 11:00:34 -04:00
John Krauss
73300b6537 add missing high-income column 2016-04-13 11:00:26 -04:00
Andy Eschbacher
38e20df08b fixing return keyword error 2016-04-13 10:46:28 -04:00
Andy Eschbacher
c051fcca61 updated based on latest metadata 2016-04-13 10:43:59 -04:00
John Krauss
e89582aed5 remove columns from demographicsnapshot that do not appear at BG level 2016-04-13 10:35:53 -04:00
Andy Eschbacher
466554a139 formatting updates 2016-04-13 09:51:31 -04:00
Andy Eschbacher
044e83a40f removing unneeded comments 2016-04-13 09:33:25 -04:00
Andy Eschbacher
d01bfe7900 Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK 2016-04-13 09:31:35 -04:00
Andy Eschbacher
255d13cc77 replacing exceptions with notices; returning nulls 2016-04-13 09:31:19 -04:00
Stuart Lynn
0f588452e0 Merge branch 'QLIK' of github.com:CartoDB/observatory-extension into QLIK 2016-04-12 16:57:05 -04:00
Stuart Lynn
3808ecdbce bug fixes that didn't get carried over 2016-04-12 16:56:42 -04:00
Andy Eschbacher
4892f73bab Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK 2016-04-12 16:13:09 -04:00
Andy Eschbacher
f9e262b210 updated to create tables to specif schema 2016-04-12 16:10:01 -04:00
Stuart Lynn
390ac27425 updating column names 2016-04-12 15:44:33 -04:00
Andy Eschbacher
80b117bd2f adding metadata data sources for tests 2016-04-12 12:59:18 -04:00
Andy Eschbacher
b1cefd8f73 fixing install test 2016-04-12 11:52:24 -04:00
John Krauss
5abb354d7d bugfix 2016-04-11 18:21:08 -04:00
John Krauss
5d9571a954 use sq km, do not filter by bounds, add segment function 2016-04-11 17:54:47 -04:00
John Krauss
e4eaa44c2d default to census tract not block group 2016-04-11 16:33:52 -04:00
John Krauss
d2ece4edd7 narrow OBS_ functions down only to what we need for QLIK 2016-04-11 15:40:14 -04:00
Rafa de la Torre
fba43cf3b5 Initial commit with what I think we need 2016-04-06 20:09:19 +02:00