Skip to content

fix(browser): use relative path to show re-running test#879

Merged
fi3ework merged 1 commit intomainfrom
rp
Jan 19, 2026
Merged

fix(browser): use relative path to show re-running test#879
fi3ework merged 1 commit intomainfrom
rp

Conversation

@fi3ework
Copy link
Copy Markdown
Member

Summary

Before After
image image

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings January 19, 2026 07:28
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 19, 2026

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 7a1dddf
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/696ddd37e0916c0008810520
😎 Deploy Preview https://deploy-preview-879--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the display of test file paths in the browser mode by showing relative paths with project name prefix instead of absolute paths when re-running tests.

Changes:

  • Modified the rerunTest RPC method to display test file paths as <projectName>/relativePath instead of absolute paths

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fi3ework fi3ework merged commit 407889c into main Jan 19, 2026
19 checks passed
@fi3ework fi3ework deleted the rp branch January 19, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants