manmorjim
|
7237fb04a8
|
Adding test for column date type in numeric histograms
|
2020-04-10 14:33:38 +02:00 |
|
Daniel García Aubert
|
726e1a2268
|
Add test to validate parameters
|
2019-12-16 16:12:57 +01:00 |
|
Daniel García Aubert
|
1829a634e9
|
Add formula dataview test
|
2019-12-16 09:28:11 +01:00 |
|
Daniel García Aubert
|
c877d0b964
|
Implement polygon filter
|
2019-12-03 10:58:55 +01:00 |
|
Daniel García Aubert
|
caf09ac644
|
Rename file
|
2019-12-03 10:02:51 +01:00 |
|
Daniel García Aubert
|
17f151cd5a
|
Implement circle filter for dataviews
|
2019-12-02 18:36:41 +01:00 |
|
Daniel García Aubert
|
0940158d01
|
Implemented tests, happy cases
|
2019-12-02 16:17:55 +01:00 |
|
Daniel García Aubert
|
f9082dad94
|
Merge branch 'eslint' of github.com:CartoDB/Windshaft-cartodb into eslint
|
2019-11-14 11:13:04 +01:00 |
|
Daniel García Aubert
|
7b13c12ab4
|
Automatically lint fixes
|
2019-11-13 20:07:41 +01:00 |
|
Daniel García Aubert
|
2c8a030ecb
|
Merge branch 'master' into eslint
|
2019-11-13 19:00:50 +01:00 |
|
Esther Lozano
|
f17411916f
|
Remove unnecessary config in tests
|
2019-11-12 17:43:03 +01:00 |
|
Esther Lozano
|
75583f67c5
|
Use last version for map config in tests
|
2019-11-12 14:54:25 +01:00 |
|
Esther Lozano
|
bb745b0318
|
Update test/acceptance/dataviews/overviews-test.js
Co-Authored-By: Daniel G. Aubert <danielgarciaaubert@gmail.com>
|
2019-11-12 14:48:37 +01:00 |
|
Esther Lozano
|
2b5ed21207
|
Remove only in tests :P
|
2019-11-12 12:37:24 +01:00 |
|
Esther Lozano
|
acecb88efb
|
Validate aggregation method is either sum or count
|
2019-11-11 18:14:30 +01:00 |
|
Daniel García Aubert
|
cc24228511
|
Fix eslint issues
|
2019-11-06 13:56:59 +01:00 |
|
Daniel García Aubert
|
d89e785440
|
Stop using deprecated Buffer constructor
|
2019-10-21 20:05:51 +02:00 |
|
Daniel García Aubert
|
2423b5a4c4
|
Replace assert.deepEqual() by assert.deepStrictEqual()
|
2019-10-21 19:52:51 +02:00 |
|
Daniel García Aubert
|
1bee877b24
|
Replace assert.equal() by assert.strictEqual()
|
2019-10-21 19:41:03 +02:00 |
|
Daniel García Aubert
|
4d70ac0894
|
Apply automatic eslint fixes
|
2019-10-21 19:07:24 +02:00 |
|
Daniel García Aubert
|
73e1659378
|
Add suffix '-test' to every test-suite file
|
2019-10-07 11:16:48 +02:00 |
|
Daniel García Aubert
|
f1de1b3b91
|
Rename test files: stop using underscores, use hyphens instead
|
2019-10-07 10:44:45 +02:00 |
|
Raul Marin
|
8db090ae9c
|
Numeric histogram: Test when start and end are provided but not bins
|
2019-03-14 15:16:23 +01:00 |
|
Daniel García Aubert
|
89d10210be
|
Fix undefined context error in test, it raised after forcing strict mode
|
2018-10-24 11:58:20 +02:00 |
|
Daniel García Aubert
|
e2d27db828
|
Ise strict mode for moduler under test folder
|
2018-10-23 18:39:02 +02:00 |
|
Eneko Lakasta
|
95d179835c
|
add to logs even if no overviews tables were used.
{usesOverviews:false}
|
2018-08-30 14:52:37 +02:00 |
|
Eneko Lakasta
|
7c52f504e5
|
add dataview type to overviews logs
|
2018-08-30 14:30:03 +02:00 |
|
Eneko Lakasta
|
c9d50c412d
|
add tests for dataviews
|
2018-08-29 18:00:13 +02:00 |
|
Rafa de la Torre
|
6411556a97
|
Test for histogram bins beyond limits
|
2018-07-04 18:33:02 +02:00 |
|
Simon Martín
|
1329f1f535
|
fix aggregation-dataview test filter
|
2018-06-28 12:41:52 +02:00 |
|
Simon Martín
|
66f38e8ecd
|
keep the original test name
|
2018-06-27 18:38:20 +02:00 |
|
Simon Martín
|
e45b41f55a
|
ensuring formula dataview filters infinities, nans and nulls
|
2018-06-27 18:04:48 +02:00 |
|
Simon Martín
|
99516f5a75
|
fix tests and jshint happy
|
2018-05-10 18:35:52 +02:00 |
|
Simon Martín
|
37a2e89c81
|
testing expected result with pg_typeof undefined
|
2018-05-10 18:34:18 +02:00 |
|
Simon Martín
|
ed837fbf22
|
improving tests raising the pg_typeof error
|
2018-05-10 17:25:02 +02:00 |
|
Simon Martín
|
913b29070f
|
tests raising pg_typeof error
|
2018-05-10 15:59:38 +02:00 |
|
Raul Marin
|
089be35b5d
|
Aggregation count: Do not return null categories
|
2018-03-08 18:13:20 +01:00 |
|
Raul Marin
|
f946dfa65f
|
Date histograms: Add tests for the new aggregation modes
|
2017-12-19 12:09:14 +01:00 |
|
Ivan Malagon
|
8e9f61f9f1
|
Merge pull request #809 from CartoDB/analyses-filters-params
Add `no_filters` param to dataviews
|
2017-12-15 11:13:56 +01:00 |
|
Ivan Malagon
|
1664975dd1
|
Add spec
|
2017-12-13 10:43:43 +01:00 |
|
Daniel García Aubert
|
006dd86614
|
Merge branch 'master' into mapconfig-aggregation
|
2017-12-11 17:36:58 +01:00 |
|
Raul Marin
|
88f02458db
|
Timeseries tests: Make jshint happy
|
2017-12-11 11:27:13 +01:00 |
|
Raul Marin
|
bb5bfd10ee
|
Timeseries tests: Make them work with any DB setup
|
2017-12-11 11:27:13 +01:00 |
|
Raul Marin
|
088a8b81a6
|
Timeseries tests: Set timestamps to the start of the aggregations
Also, increase the end of the range check so it includes some data
|
2017-12-11 11:27:13 +01:00 |
|
Daniel García Aubert
|
66b41a6ae7
|
Now .getLayergroup() in test client accepts params to perform custom instantiations
|
2017-12-05 12:09:31 +01:00 |
|
Daniel García Aubert
|
2aee357006
|
Improve test structure
|
2017-11-07 16:28:37 +01:00 |
|
Daniel García Aubert
|
743bb0723b
|
Add query param to define the number of categories to be ranked
|
2017-11-07 16:14:47 +01:00 |
|
Daniel García Aubert
|
50ecdb5fee
|
Add test to ensure that categories param is used to compose the aggregation dataview
|
2017-11-07 12:51:48 +01:00 |
|
Ivan Malagon
|
bd8d147a7d
|
Fix out of range bug in date histograms
|
2017-09-06 16:21:01 +02:00 |
|
Daniel García Aubert
|
1f8da14c2a
|
Cast to timestamp start_date and end_date to calculate bins when date column is timestamptz
|
2017-08-07 18:27:24 +02:00 |
|