question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create tests using leaflet mock

See original GitHub issue

Create some tests using the Leaflet mock under tests/__mocks__.

Particularly, can start with mocking out a map and testing functionality for promiseToZoomIn available in lib/map.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
RonnyNovikcommented, Oct 2, 2021

Could be a nice way to brush up my testing skills, i’ll give it a try 😃

0reactions
colbyfayockcommented, Oct 6, 2021

if you think we’re comfortably covered then we can close this out @RonnyNovik

apologies if thats the case, this Issue must just be stale then

happy to accept any other coverage if you find any thats needed between Jest and Cypress

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I mock leaflet for jest tests? - Stack Overflow
What I can recommend for testing is the following, just mock leaflet using this in your test file, that is rendering the map...
Read more >
How to get Jest test suite to cover Leaflet Map initialization ...
Option 1 - Assuming leaflet is stored in a static resource, you can force loading the library in test context like this: let...
Read more >
Test your Leaflet applications with Mocha - Mathieu Leplatre
First, run the suite ... And fetch ! ... And create a test for it in test/beginner.js : // Use require only if...
Read more >
Manual Mocks - Jest
For example, to mock a module called user in the models directory, create a file called user.js and put it in the models/__mocks__...
Read more >
Randomised controlled trial comparing effectiveness of touch ...
Objective. To compare the effectiveness of touch screen system with information leaflet for providing women with information on prenatal tests. Design.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found