Commit Graph

  • 1ffa6b48e9 allow _obs_geomtable to take a timespan, and default to most recent John Krauss 2016-05-05 14:45:56 -0400
  • 9f9c27e8bc update expectations for 40 John Krauss 2016-05-05 14:36:07 -0400
  • e5fd0eaca9 update test John Krauss 2016-05-05 14:31:16 -0400
  • 1bddece563 fix tests after adding new fixtures Andy Eschbacher 2016-05-05 14:20:57 -0400
  • 1934957135 minor test fixes Andy Eschbacher 2016-05-05 14:01:53 -0400
  • 0671a5ba48 for now stick to 2009-2013 default John Krauss 2016-05-05 14:01:42 -0400
  • c7b74b068f switch optional defaults to null John Krauss 2016-05-05 13:59:08 -0400
  • b665773b50 fixing tests after adding new fixtures Andy Eschbacher 2016-05-05 13:57:54 -0400
  • 314a241ec6 move fixture scripts to fixtures/ Andy Eschbacher 2016-05-05 13:54:04 -0400
  • 237ad8ec00 removing old fixtures Andy Eschbacher 2016-05-05 13:53:30 -0400
  • de8110157a regenerated fixtures Andy Eschbacher 2016-05-05 13:52:23 -0400
  • af14526734 kill obs_lookupcensushuman John Krauss 2016-05-05 11:46:04 -0400
  • c0d04c7d9b remove test expectations John Krauss 2016-05-05 11:43:16 -0400
  • 0e64257a3b remove _obs_getcensus and make demographicsnapshot use obs_get directly John Krauss 2016-05-05 11:37:04 -0400
  • 5593e4776b whitespace in tests uggggh Andy Eschbacher 2016-05-03 17:11:27 -0400
  • 0dba8c8132 adding spaces to header Andy Eschbacher 2016-05-03 17:07:18 -0400
  • 2ba0234143 adding missing header formatting for test Andy Eschbacher 2016-05-03 17:04:18 -0400
  • b85d750ed1 fixing tests after adding new fixture data Andy Eschbacher 2016-05-03 17:00:15 -0400
  • 08d2016b1c fix test after adding more fixture data Andy Eschbacher 2016-05-03 16:51:57 -0400
  • ba3a98af20 adding all of brooklyn to segments fixtures Andy Eschbacher 2016-05-03 16:40:33 -0400
  • 6a04409875 eliminate extra quotes John Krauss 2016-05-03 16:32:52 -0400
  • 8ddc32f2c9 fix slight numeric differences John Krauss 2016-05-03 15:16:53 -0400
  • 043d66e30c fix expectations John Krauss 2016-05-03 14:31:00 -0400
  • bd1ad1414e fix expectations John Krauss 2016-05-03 14:29:13 -0400
  • 66c7e7692a fix obs_search signature & tests John Krauss 2016-05-03 14:27:36 -0400
  • c3a84d6395 fix broken columns metadata fixture and some other expectations John Krauss 2016-05-03 14:23:26 -0400
  • 42395efd21 continuing to rebase Andy Eschbacher 2016-05-11 09:38:45 -0400
  • dcca7bef23 boundary expected test results Andy Eschbacher 2016-05-02 15:42:22 -0400
  • 579e0bc6c3 adding tests for boundary functions Andy Eschbacher 2016-05-02 15:40:43 -0400
  • 61f3c4b58f move misplaced todo; add missing declared var Andy Eschbacher 2016-05-02 14:18:21 -0400
  • 28028f1b04 updating boundaries Andy Eschbacher 2016-05-11 09:35:06 -0400
  • e1d8d4e903 small edits Andy Eschbacher 2016-05-02 08:55:01 -0400
  • 858e20c9c9 change return name of boundaries to the_geom Andy Eschbacher 2016-04-29 14:02:00 -0700
  • d5275c3f54 changing overlap default to intersects Andy Eschbacher 2016-04-29 08:52:05 -0700
  • 434c291247 adding user-selected overlap methods Andy Eschbacher 2016-04-28 16:45:41 -0700
  • 9de2c15a39 formatting Andy Eschbacher 2016-04-28 16:33:07 -0700
  • 89343a2ae3 adding _obs_getgeometrymetadata function Andy Eschbacher 2016-04-28 16:25:10 -0700
  • 192e4045cc adding point and radius functions Andy Eschbacher 2016-04-28 12:05:36 -0700
  • ad348136da adding boundaries by bbox functions Andy Eschbacher 2016-04-28 11:14:15 -0700
  • c05d4cb909 Merge pull request #53 from CartoDB/iss51-tests-fixes Andy Eschbacher 2016-05-11 08:44:44 -0400
  • 94b1ad4a71 Merge pull request #55 from CartoDB/iss52-metaissue-updates Andy Eschbacher 2016-05-11 08:43:41 -0400
  • 1973198a06 update tests to account for json responses with different key orders and numeric precision Andy Eschbacher 2016-05-10 14:24:21 -0400
  • 91559480d0 type andrewxhill 2016-05-10 16:42:09 -0400
  • 21d74dc226 boundary methods update andrewxhill 2016-05-10 16:40:28 -0400
  • 10ec53f08e still need to review the GetCategory method with stuart after data deployment andrewxhill 2016-05-10 16:12:20 -0400
  • 6a595b36a0 cleanup, starting to remove SELECT examples andrewxhill 2016-05-10 16:01:39 -0400
  • 3839261d89 add all default args to function descriptions, fix return types Andy Eschbacher 2016-05-10 15:54:27 -0400
  • 7c655dcaa6 converting to point geoms Andy Eschbacher 2016-05-10 15:44:58 -0400
  • f9394129d9 add missing schema to function Andy Eschbacher 2016-05-10 15:21:58 -0400
  • dfbdb3c9ad updating geometry types to (geometry/point, 4326) where appropriate Andy Eschbacher 2016-05-10 15:09:07 -0400
  • 25b3e5e2ec update tests to account for json responses with different key orders and numeric precision Andy Eschbacher 2016-05-10 14:24:21 -0400
  • 8e43b87933 updated hyperlinks to platform docs location csobier 2016-05-10 09:44:25 -0400
  • b005fc5d9e updated hyperlink to platform docs location csobier 2016-05-10 09:42:03 -0400
  • b6e0cfc8e3 updated hyperlinks to platform location csobier 2016-05-10 09:41:03 -0400
  • c96b6ef261 updated url link to catalog PDF placeholder csobier 2016-05-09 13:44:08 -0400
  • 8733b819fe Merge pull request #50 from CartoDB/fixture-autogen Andy Eschbacher 2016-05-06 07:49:59 -0400
  • e39b438a0a updating tests after adding new fixtures Andy Eschbacher 2016-05-06 07:47:00 -0400
  • d747d3d3a9 scratch work to figure out test behavior Andy Eschbacher 2016-05-05 17:53:11 -0400
  • a5a011e9db removed unused test Andy Eschbacher 2016-05-05 17:52:41 -0400
  • c46630847b minor edits Andy Eschbacher 2016-05-05 17:51:32 -0400
  • 67c66358e8 updating test for 41 Andy Eschbacher 2016-05-05 16:22:08 -0400
  • d4b0f72016 updated fixture file John Krauss 2016-05-05 15:51:36 -0400
  • 66f2948d4d Merge branch 'fixture-autogen' of https://github.com/CartoDB/observatory-extension into fixture-autogen Andy Eschbacher 2016-05-05 15:39:30 -0400
  • cff1189acd updating default timespan Andy Eschbacher 2016-05-05 15:39:17 -0400
  • 290ca3cb20 a few more lines John Krauss 2016-05-05 15:00:03 -0400
  • e306408a6a fix fixture, test and function bugs John Krauss 2016-05-05 14:58:06 -0400
  • 499eb6da62 fix casting issue John Krauss 2016-05-05 14:49:43 -0400
  • 5dcec6e126 fix comma bug John Krauss 2016-05-05 14:48:34 -0400
  • 73f8ea1b4e allow _obs_geomtable to take a timespan, and default to most recent John Krauss 2016-05-05 14:45:56 -0400
  • 7aabc1be76 update expectations for 40 John Krauss 2016-05-05 14:36:07 -0400
  • 111d07c80a update test John Krauss 2016-05-05 14:31:16 -0400
  • 4a3d35759b fix tests after adding new fixtures Andy Eschbacher 2016-05-05 14:20:57 -0400
  • 10df7bc745 Merge branch 'develop' into fixture-autogen Andy Eschbacher 2016-05-05 14:06:54 -0400
  • ef61d91acc Merge pull request #49 from CartoDB/null-optional-defaults john krauss 2016-05-05 14:06:17 -0400
  • a60fe76259 minor test fixes Andy Eschbacher 2016-05-05 14:01:53 -0400
  • b938058b92 for now stick to 2009-2013 default John Krauss 2016-05-05 14:01:42 -0400
  • 92d090a392 switch optional defaults to null John Krauss 2016-05-05 13:59:08 -0400
  • f8e5d162ec fixing tests after adding new fixtures Andy Eschbacher 2016-05-05 13:57:54 -0400
  • 3b9d71aa00 move fixture scripts to fixtures/ Andy Eschbacher 2016-05-05 13:54:04 -0400
  • c03800779a removing old fixtures Andy Eschbacher 2016-05-05 13:53:30 -0400
  • ef42e1212c regenerated fixtures Andy Eschbacher 2016-05-05 13:52:23 -0400
  • a792cb5f4f Merge pull request #48 from CartoDB/kill_get_census john krauss 2016-05-05 12:07:29 -0400
  • 3299bb013b kill obs_lookupcensushuman John Krauss 2016-05-05 11:46:04 -0400
  • 5d20bd0804 remove test expectations John Krauss 2016-05-05 11:43:16 -0400
  • 14ab3bef6a remove _obs_getcensus and make demographicsnapshot use obs_get directly John Krauss 2016-05-05 11:37:04 -0400
  • ab75d2ecd6 Merge branch 'develop' into eliminate-quotes-in-ids John Krauss 2016-05-03 17:16:28 -0400
  • 7b784adb44 Merge pull request #39 from CartoDB/add-boundary-bbox-functions john krauss 2016-05-03 17:16:00 -0400
  • 7dcc22828f whitespace in tests uggggh Andy Eschbacher 2016-05-03 17:11:27 -0400
  • af1afa57f3 adding spaces to header Andy Eschbacher 2016-05-03 17:07:18 -0400
  • ea8b212d45 adding missing header formatting for test Andy Eschbacher 2016-05-03 17:04:18 -0400
  • 1b3e8f52e1 fixing tests after adding new fixture data Andy Eschbacher 2016-05-03 17:00:15 -0400
  • 199f090d7b fix test after adding more fixture data Andy Eschbacher 2016-05-03 16:51:57 -0400
  • 59b5a09b32 adding all of brooklyn to segments fixtures Andy Eschbacher 2016-05-03 16:40:33 -0400
  • 050398bc84 eliminate extra quotes John Krauss 2016-05-03 16:32:52 -0400
  • 8f021c0b49 Merge remote-tracking branch 'origin/eliminate-quotes-in-ids' into eliminate-quotes-in-ids John Krauss 2016-05-03 16:26:10 -0400
  • fe7035c702 Merge branch 'add-boundary-bbox-functions' into eliminate-quotes-in-ids John Krauss 2016-05-03 16:25:55 -0400
  • cccf2a6615 fix slight numeric differences John Krauss 2016-05-03 15:16:53 -0400
  • cf7aae8ce3 fix slight numeric differences John Krauss 2016-05-03 15:16:53 -0400
  • 4125f05b28 fix expectations John Krauss 2016-05-03 14:31:00 -0400
  • 998d6e742c fix expectations John Krauss 2016-05-03 14:29:13 -0400