Carla Iriberri
7e2193d3db
Fix test expectation
2016-03-02 15:52:57 +01:00
Carla Iriberri
7559257d49
cartodb_id string tests
2016-03-01 17:45:15 +01:00
Javier Goizueta
00bd302f01
Avoid creating GridCluster overviews for non-point datasets
2016-01-29 16:19:35 +01:00
Javier Goizueta
6a5e4b0460
Fix overviews tests
...
The aggregation method for strings has changed
2016-01-27 16:54:30 +01:00
Javier Goizueta
474de01757
Change the overview table naming scheme
...
The scheme is changed from table_ovN to _vovw_N_table for
lower collision probability.
Also future naming changes will be easier by using the functions
_CDB_OverviewTableDiscriminator, _CDB_OverviewTableName,
_CDB_IsOverviewTableOf, etc.
2016-01-26 13:20:28 +01:00
Javier Goizueta
1ebaeb76ac
Overload CDB_Overviews to accept either a single table or an array
...
The result of CDB_Overviews has been expandend with a base_table column
2016-01-26 10:39:26 +01:00
Javier Goizueta
d352e1c463
Update Overviews tests
2016-01-12 15:36:07 +01:00
Javier Goizueta
ebaded0c7a
Merge branch 'master' into overviews
2016-01-12 13:34:26 +01:00
Javier Goizueta
8d1bbc63fa
Add overview tests
2015-12-23 16:33:34 +01:00
Paul Norman
3b48acf60c
Round extent outputs in test
...
Travis was reporting rounded results, so this should make the behavior more consistent
2015-12-22 16:34:18 -08:00
Paul Norman
efb319074a
Add constraint to QueryTablesTest
2015-12-22 16:21:54 -08:00
Javier Goizueta
68099e780c
Merge remote-tracking branch 'origin' into 174_cartodbfy
2015-11-24 16:29:32 +01:00
Rafa de la Torre
9dba6fa7c4
Merge pull request #175 from CartoDB/155-fix-wrong-delimiters
...
Removes extra d in delimiter 155
2015-11-24 15:58:54 +01:00
Javier Goizueta
f14fc057e2
Add optional parameter for max. great circle segment length
2015-11-23 17:13:17 +01:00
Javier Goizueta
1b8ced22a5
Fix name of expected results file
2015-11-23 16:57:34 +01:00
Javier Goizueta
a0ca2288f4
Fix: Cartodbfication failed with existing PK
...
This fixes #174
When a unique index and a primary key contraint existed for a column
named cartodb_id cartodbfy tried to add another PK constraint
2015-11-20 12:56:52 +01:00
Javier Goizueta
ea9503bd32
Allow dots in column names to be cartodbfied
...
This fixes #6144 of cartodb
2015-11-20 12:24:46 +01:00
Stuart Lynn
f43d1cc3c4
Merge branch 'master' into great_circle_generator
2015-11-18 15:36:51 +00:00
Guido Fioravantti
4803abf365
Fix typo in expected 155
2015-11-06 16:32:56 +01:00
Guido Fioravantti
cce63f0eae
Adds ::integer cast for USING 155
2015-11-06 16:26:03 +01:00
Guido Fioravantti
7cf0d02935
Fixes expected 155
2015-11-06 15:11:08 +01:00
Guido Fioravantti
545196811f
Changes logger level to error 155
2015-11-06 14:41:12 +01:00
Guido Fioravantti
6252907de2
Rises verbosity level before tests for _CDB_create_cartodb_id_column 155
2015-11-05 17:11:27 +01:00
Guido Fioravantti
081ed36aae
Fixes NULL max in rec 155
2015-11-02 11:47:14 +01:00
Guido Fioravantti
453b3af872
Removes extra d in delimiter 155
2015-10-30 17:49:27 +01:00
Guido Fioravantti
bb54eb83c1
Drops CDB_Trim_Octets for CDB_Octet_Truncate
2015-10-26 18:01:03 +01:00
Guido Fioravantti
89f5987f53
Fix CDB_HelperTest_expect 173
2015-10-26 12:02:54 +01:00
Guido Fioravantti
cf8c5e5a33
Fixes CDB_HelperTest_expect 173
2015-10-23 12:11:40 +02:00
Guido Fioravantti
9850399693
Adds test for CDB_Unique_Column_Identifier 173
2015-10-22 19:23:38 +02:00
Guido Fioravantti
d14436da6c
Renames test file 173
2015-10-22 17:14:13 +02:00
Guido Fioravantti
974f7f9899
Fixes tests 173
2015-10-22 17:08:23 +02:00
Guido Fioravantti
8479c3375b
Adds CDB_Unique_Column_Identifier for columns 173
2015-10-22 17:01:47 +02:00
Guido Fioravantti
0d1ba2538b
Adds test for new CDB_Helper 173
2015-10-22 16:18:46 +02:00
Stuart Lynn
66249843e8
making some text lowercase
2015-10-14 12:12:12 -04:00
Stuart Lynn
eb475fe55f
Adding function to produce a great circle between two points.
2015-10-14 11:36:48 -04:00
Rafa de la Torre
15dd4935d6
Merge pull request #168 from CartoDB/148-cartodbfy-checks-for-null-cartodb-id
...
148 cartodbfy checks for null cartodb id
2015-10-06 14:39:00 +02:00
Guido Fioravantti
6b3b28f01f
Makes CDB_DateToNumber() tests more intuitive 2202
2015-10-05 14:56:45 +02:00
Guido Fioravantti
186ed34ee5
Overloads CDB_DateToNumber() and adds test
2015-10-05 13:32:03 +02:00
Guido Fioravantti
5de395a4a8
Uses CDB_CartodbfyTableCheck() 148
2015-09-29 19:01:30 +02:00
Guido Fioravantti
777e8c6e4c
Adds test to check cartodbfy works with null cartodb_id
2015-09-29 18:03:20 +02:00
Juan Ignacio Sánchez Lara
458cbf2a80
Merge branch 'master' into 103-Extension_Group_API
2015-09-21 12:21:58 +02:00
Rafa de la Torre
c8e3cf5500
Add test courtesy of Paul #154
2015-09-16 12:17:35 +02:00
Rafa de la Torre
d268497030
Add expectation for new test #141
2015-09-15 19:14:06 +02:00
Rafa de la Torre
9d8d79eb40
Slightly improve the test #141
2015-09-14 17:55:30 +02:00
Rafa de la Torre
e546c15770
Test for failing scenario #141
2015-09-11 16:16:54 +02:00
Rafa de la Torre
85b206fdba
Improve test about existing cartodb_id values #138
2015-09-10 18:18:13 +02:00
Rafa de la Torre
75b37d5a88
Improve tests #138
2015-09-09 18:34:55 +02:00
Rafa de la Torre
497034c285
Add test for failing scenario #138
2015-09-09 18:33:06 +02:00
Rafa de la Torre
6e4a5b5635
Add CASCADE to DROP SCHEMA... in tear_down #138
2015-09-09 18:33:06 +02:00
Raul Ochoa
1853ee6306
Do not use random() for the distribution to test CDB_Stats functions
...
Fixes #144
2015-09-09 17:08:32 +02:00