summaryrefslogtreecommitdiff
path: root/platform/node/test
Commit message (Expand)AuthorAgeFilesLines
* [core] Replace API.ZoomHistory test with integration testJohn Firebaugh2017-07-261-0/+2
* [node] Reset Style::Impl::lastError when loading a new styleJohn Firebaugh2017-07-241-0/+51
* [node] Protect against more badly behaved request implementationsJohn Firebaugh2017-07-241-0/+48
* [node] Rewrite request testsJohn Firebaugh2017-07-244-136/+71
* add native ignore for `text-justify/property-function`Nicki Dlugash2017-07-201-0/+1
* [test] Add native ignore for 'text-anchor/property-function' (#9556)Chris Loer2017-07-191-1/+2
* [tests] Local ignores.json file for ignored integration testsJohn Firebaugh2017-07-123-8/+71
* [tests] Enable set-style-* integration testsJohn Firebaugh2017-06-151-0/+5
* [tests] Test updating icon and pattern imagesJohn Firebaugh2017-06-131-1/+1
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-1/+0
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-021-1/+1
* [node] Add test for request not foundThiago Marcos P. Santos2017-04-201-0/+74
* [node] Add map.cancel()Thiago Marcos P. Santos2017-04-203-11/+128
* [node] Benchmark/stress testThiago Marcos P. Santos2017-04-201-0/+104
* [node] Add request failure testsThiago Marcos P. Santos2017-04-201-0/+59
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-0/+2
* [node] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-3/+3
* [node] Fix memory test hanging after GlyphAtlas refactoring (#8394)Thiago Marcos P. Santos2017-03-142-37/+57
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-1/+1
* [node] adhere to node module naming requirementsKonstantin Käfer2017-02-231-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* [build] Use test-suite integration tests from mapbox-gl-jsJohn Firebaugh2017-01-093-3/+3
* Add addImage, removeImage API (#7610)Bobby Sudekum2017-01-092-0/+173
* [tests] Fix variable reference in test-suite harnessJohn Firebaugh2016-12-141-4/+4
* [node] Fix order of operations when setting zoom and centerJohn Firebaugh2016-12-142-0/+42
* [tests] Implement "wait" command with Map#renderJohn Firebaugh2016-12-121-8/+3
* [node] Add setZoom and setPitch supportJohn Firebaugh2016-11-172-0/+6
* [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] Added set{Bearing,Center} + updated -test-suiteBruno de Oliveira Abinader2016-10-111-0/+2
* [node] switch to NodeRequest member fn callbackThiago Marcos P. Santos2016-09-063-4/+42
* [node][tests] Add a test for making sure the map object throws on invalid styleThiago Marcos P. Santos2016-08-251-1/+18
* [node] move memory growth test into separate npm scriptMike Morris2016-07-141-12/+14
* [node] Added memory testThiago Marcos P. Santos2016-07-141-0/+106
* [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
* [node] don't fire callback for canceled AsyncRequestKonstantin Käfer2016-05-261-0/+20
* [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-293-46/+74
* [core] Render from the main threadJohn Firebaugh2016-04-141-1/+3
* [node] don't dispose parent module in NodeLog destructorMike Morris2016-04-071-0/+1
* [node] Add test that explicitly doesn call map.release()Thiago Marcos P. Santos2016-02-241-0/+16
* [node] Not all tests were calling `map.release()`Thiago Marcos P. Santos2016-02-201-3/+8
* [node] Fix handling of response callback with no arguments; add testJohn Firebaugh2016-02-191-0/+29
* [node] add debug options to node bindingsAnsis Brammanis2016-02-081-0/+4
* [test] don't pass raw strings as error messagesKonstantin Käfer2016-01-141-1/+1
* [test] deliver error responses when the underlying request failedKonstantin Käfer2016-01-081-1/+7
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-2/+0
* [test] Update test suiteJohn Firebaugh2015-12-091-0/+5