Commit Graph

503 Commits (master)

Author SHA1 Message Date
David Manzanares 056081ace6 Cover 'numbers' type, like in line-dasharray
7 years ago
Pablo Alonso Garcia fef8cb369f Minor copy changes
7 years ago
IagoLast d35e54859a Ignore zoom for the filtered field when the value is the default one.
7 years ago
IagoLast 41133a65ad Make test compatible with an old node version
7 years ago
IagoLast a3538d9007 Add filtered field tests
7 years ago
IagoLast f8a9995050 Add a tdd option into the package.json scripts
7 years ago
IagoLast 0de8b82ff9 Remove console.log from tests
7 years ago
Francisco López 3f9f6ef40d Merge pull request #27 from CartoDB/reference-errors
7 years ago
Francisco López b051ae284e Remove throw check
7 years ago
Francisco López ea880ccf7b Check throw
7 years ago
Francisco López 7974fb0a05 Remove editor.test.js
7 years ago
Francisco López 59c0208caa Fix tests.
8 years ago
Daniel García Aubert 34bd0a045d Merge branch 'master' into support-multiple-values
8 years ago
Daniel García Aubert a42afef5a8 Add assertions
8 years ago
Daniel García Aubert 410ecfd3c7 Use constructor for test validation
8 years ago
Daniel García Aubert 8c75b4b0c6 Remove spaces
8 years ago
Daniel García Aubert fd94fbd2e6 Support numbers for '=~' operator
8 years ago
Daniel García Aubert 5c4bed9593 Keep spaces
8 years ago
Raul Ochoa 2c092f6b39 Support multiple values/operands
8 years ago
Daniel García Aubert cc2104eb49 Fix typo
8 years ago
Daniel García Aubert c780998dc8 Prevent TypeError when parsing '=~' operator
8 years ago
Daniel García Aubert 0063ddba7f Support '=~' operator
8 years ago
Raul Ochoa 0c1990f655 Merge branch 'master' into reference-errors
8 years ago
Raul Ochoa 7315428079 Adds test to validate supported features are validated and work
8 years ago
Raul Ochoa 515fbd0991 Only set previous reference if it existed
8 years ago
Raul Ochoa e6ba32bc07 Revert "Throw an error when not valid ccss"
8 years ago
Raul Ochoa 45e59f6a5b Revert changes not needed for PR
8 years ago
Raul Ochoa dfecbbb976 Revert changes in rendering_js test
8 years ago
Raul Ochoa 50fa97564e Strict parser mode.
8 years ago
Raul Ochoa 8f9982c313 Fix reference to make test pass due to valid error message
8 years ago
Raul Ochoa 01c6f0c6e5 Validate the expected error message, make test to fail
8 years ago
Raul Ochoa 11ffba0a8e Isolate reference as options test
8 years ago
Francisco López 199d41f20d Throw an error when not valid ccss
8 years ago
Raul Ochoa dfaed546e0 Remove only from test
8 years ago
Raul Ochoa 803f0c0a49 Adds support for other turbo-carto functions
8 years ago
javi cf5886579f adds parser support for arrays and also updates reference to add "ramp" function
8 years ago
Raul Ochoa 673cf38121 Add test for non-dot notation filters
9 years ago
javi 0d2dddf978 fixed cartocss with single quoted strings
9 years ago
Francisco Dans 14c0d3f550 adds color sequence test
10 years ago
Francisco Dans bd03e0c454 adds basic test for marker-files
10 years ago
javi 7c35dda115 Merge remote-tracking branch 'origin/browserify' into update_to_master
10 years ago
Dane Springmeyer fe770630bb Add test for proposed syntax for passing variable to mapnik (just as string) - refs #269
10 years ago
Dane Springmeyer 52343ff833 text-name is an expression so flat string is okay - tweak issue297 to actually be invalid since text-face-name is not currently an expression
10 years ago
Dane Springmeyer 544491b91d quoting of enumerations is okay, so let this be okay to carto tests
10 years ago
Dane Springmeyer 7d3ba895f5 trim rendering results to avoid comparing ending newlines
10 years ago
Dane Springmeyer 51baca34ae if test does not error (as expected) then assert false instead of hanging
10 years ago
Tom MacWright c570c2cd0e Add support for variable transforms - refs #163, and improve test coverage
10 years ago
Tom MacWright 145f1cc0b1 test color fns
10 years ago
Tom MacWright 2273e0174f Test colors and comments
10 years ago
javi a40a87cd39 modified to support rendering order and symbolizer
10 years ago