Skip to content

Test: breakpoint conditions #114345

@isidorn

Description

@isidorn

Refs: #3646 #113805 #104453

Complexity: 3

Create Issue


We have made changes to the breakpoints view. Have a javascript project, for example our smoke test express app. Add some breakpoints in a file, add some function breakpoints (click + in the Breakpoints view title) and verify:

  • You can edit the condition of regular breakpoints, exception breakpoints and function breakpoints by clicking on the inline Edit icon
  • You can use the Context Menu action to also edit the condition and hit condition of Exception Breakpoints and Function Breakpoints
  • Once a breakpoints has a condition it is nicely rendered in the breakpoints view and can be seen on hover (note that for regular breakpoints we only show condition on hover, since there is not enough space - we render the breakpoint path)

If you start on this testplan before endgame begins, make sure to use js-debug-nightly

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions