Leaflet/spec/suites/layer
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
..
marker Set alt HTML attribute only for img-based Markers (#5979) 2018-01-01 11:30:16 +02:00
tile Test(TileLayer): check zoomOffset option is used (#6011) 2018-01-19 06:12:11 +04:00
vector #5921 Remove touch based click tolerance (#5922) 2017-11-17 14:36:23 +01:00
FeatureGroupSpec.js Clean up and document event propagation properties (#5880) 2017-10-27 16:18:12 +02:00
GeoJSONSpec.js Add precision parameter to all toGeoJSON functions (#5444) 2017-05-31 14:06:58 +02:00
ImageOverlaySpec.js Add className option for ImageOverlay (#5555) 2017-06-22 16:25:15 +02:00
LayerGroupSpec.js [LayerGroup] Use eachLayer for iterations over layers (#5809) 2017-09-30 16:58:10 +03:00
PopupSpec.js add icon popupAnchor option test for nonPhantom browsers (#5865) 2017-10-23 15:29:28 +02:00
TooltipSpec.js skipIfNotTouch instead of overriding Browser.touch (#5869) 2017-10-26 15:34:31 +03:00