Skip to content

FOLLOW-UP: Add unit test for LinkInterceptor.shouldSkip() (from PR #45) #47

@adnaan

Description

@adnaan

Context

This follow-up task was identified during the review of PR #45.

Source PR: #45
Suggested by: @copilot (suppressed low-confidence comment)

Task Description

Link interception opt-out behavior was changed from lvt-no-intercept to lvt-nav:no-intercept, but there are no automated tests covering LinkInterceptor.shouldSkip() / click interception.

Add a unit test for same-origin links with/without lvt-nav:no-intercept to prevent regressions.

Original Comment

Link interception opt-out behavior changed from the old attribute to lvt-nav:no-intercept, but there are no automated tests covering LinkInterceptor.shouldSkip() / click interception. Adding a small unit test for same-origin links with/without lvt-nav:no-intercept would help prevent regressions.


This issue was automatically created by prmonitor from PR review comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    follow-upFollow-up task from PR reviewfrom-reviewIssue originated from PR review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions