Leaflet/spec/suites
ghybs 86099a8502
Test(TileLayer): check zoomOffset option is used (#6011)
following issue #6004 (fixed by PR #6006).
Added 2 dedicated tests.
Unfortunately I could not add a test for detectRetina option that easily, because since the move to Rollup, Browser values became internal variables, and overriding them later on does not have any effect on Leaflet internal references… Not sure how to workaround this for the sake of testing.
2018-01-19 06:12:11 +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(TileLayer): check zoomOffset option is used (#6011) 2018-01-19 06:12:11 +04:00
map upgrade deps, fix indenting (#5743) 2017-08-31 08:58:42 +02:00
SpecHelper.js ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00