summaryrefslogtreecommitdiff
path: root/platform/node/test/suite_implementation.js
Commit message (Expand)AuthorAgeFilesLines
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-171-6/+10
* Add support for 'sleep' operation in render tests (#10282)Anand Thakker2017-10-251-0/+6
* [test] One map per pixel ratio in render.test.js --recycle-mapBruno de Oliveira Abinader2017-08-311-16/+36
* [node] Set style default camera upon each test suite runBruno de Oliveira Abinader2017-08-311-1/+1
* Update ignores + suite_implementationLauren Budorick2017-08-231-3/+7
* [tests] Enable set-style-* integration testsJohn Firebaugh2017-06-151-0/+5
* [tests] Test updating icon and pattern imagesJohn Firebaugh2017-06-131-1/+1
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-021-1/+1
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-0/+2
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-1/+1
* [build] Use test-suite integration tests from mapbox-gl-jsJohn Firebaugh2017-01-091-1/+1
* Add addImage, removeImage API (#7610)Bobby Sudekum2017-01-091-0/+13
* [tests] Fix variable reference in test-suite harnessJohn Firebaugh2016-12-141-4/+4
* [tests] Implement "wait" command with Map#renderJohn Firebaugh2016-12-121-8/+3
* [node] Add setZoom and setPitch supportJohn Firebaugh2016-11-171-0/+4
* [node] Revert semantics of Map#renderJohn Firebaugh2016-11-171-1/+13
* [node] Initial camera will be set automatically by styleJohn Firebaugh2016-11-091-4/+0
* [node] switch to NodeRequest member fn callbackThiago Marcos P. Santos2016-09-061-1/+1
* [node] Read 'options.showOverdrawInspector'Bruno de Oliveira Abinader2016-06-201-1/+2
* [node] Partial implementation of runtime styling API for node bindingsJohn Firebaugh2016-06-131-8/+31
* [core] Include geometry in queryRenderedFeatures resultsJohn Firebaugh2016-05-181-1/+0
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-2/+1
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-0/+60