Leaflet/spec/suites
ghybs 380c44fe04
Test(GridLayer): add 2 new tests for zoom-in/-out in graphical browsers (#6201)
* test(GridLayer): add zoom-in for graph browser

Add a new test for "graphical browsers" for zoom-in animation, not relying on sinon.useFakeTimers so that it lets the animation executing on its own, and is less prone to breaking when the animation process is changed internally.

* test(GridLayer): add zoom-out for graph browsers

Add a new test for "graphical browsers" for zoom-out animation, not relying on sinon.useFakeTimers so that it lets the animation executing on its own, and is less prone to breaking when the animation process is changed internally.
2018-06-26 09:27:54 +04:00
..
control When a layer is repeated in Control.Layers, behavior is not consistent. (#5672) 2017-07-31 09:20:40 +02:00
core Clean up and document event propagation properties (#5880) 2017-10-27 16:18:12 +02:00
dom upgrade deps, fix indenting (#5743) 2017-08-31 08:58:42 +02:00
geo Change Util.formatNum default to 6 decimals (#5492) 2017-10-02 18:36:59 +02:00
geometry Round pan offset towards zero (#5858) 2017-10-26 15:35:35 +03:00
layer Test(GridLayer): add 2 new tests for zoom-in/-out in graphical browsers (#6201) 2018-06-26 09:27:54 +04:00
map test(Map): set div width for getBoundsZoom parameter inside, Firefox (#6192) 2018-06-20 12:25:05 +02:00
SpecHelper.js ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00