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.

Move captureWarnings to dev-tools plugin

See original GitHub issue

Category plugins

Component dev-tools

Is your feature request related to a problem? Please describe.

Describe the solution you’d like Move captureWarnings helper from navigation_modify_test.mocha.js to dev-tools

Describe alternatives you’ve considered

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rachel-fenichelcommented, Mar 31, 2021

Edit: I just saw that the merge was a few hours ago. The next publish will be this Thursday.

1reaction
moniikacommented, Mar 16, 2021

Not exactly, it should be moved under plugins/dev-tools/src/. The dev-tools plugin provides testHelpers that are used in other plugins and in core. I’d probably add it to either the common_test_helpers.mocha.js file or create a new file like utility_test_helpers.mocha.js and also add it as an export in test_helpers.mocha.js

Read more comments on GitHub >

github_iconTop Results From Across the Web

July 2021 Release is Available! - Google Groups
And coming soon: a scroll plugin that automatically scrolls the workspace when a user moves a block to the edge. This is based...
Read more >
warnings: support for logging.captureWarnings #2449 - GitHub
Just to make sure I understand the issue: if you disable the warnings plugin using -p no:warnings , the logging methods works as...
Read more >
Faster DevTools navigation with shortcuts and settings
Sharing some useful shortcuts and settings for quicker DevTools navigation.Chapters:0:00 - Intro 0:08 - Shortcut to open the Drawer and more ...
Read more >
python - captureWarnings set to True doesn't capture warnings
catch_warnings with record=True . Here's a minimal example: import logging import warnings logging.basicConfig() # configures the root logger logging.
Read more >
Open Chrome DevTools
All of the ways that you can open Chrome DevTools. ... Windows or Linux, Ctrl + Shift + C, Ctrl + Shift +...
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