Skip to content

e2e: add F1 help tests for reticulate Python objects#11293

Draft
dfalbel wants to merge 2 commits intomainfrom
reticulate-f1-help-e2e-test
Draft

e2e: add F1 help tests for reticulate Python objects#11293
dfalbel wants to merge 2 commits intomainfrom
reticulate-f1-help-e2e-test

Conversation

@dfalbel
Copy link
Copy Markdown
Contributor

@dfalbel dfalbel commented Jan 8, 2026

Add E2E tests to verify F1 help functionality for reticulate Python object methods in both console and editor contexts. Tests verify that pressing F1 on methods like np$sum() and np$mean() displays the corresponding numpy documentation.

Tests require reticulate >= 1.44.1.9000 and will be skipped on older versions.

Release Notes

New Features

  • N/A

Bug Fixes

  • N/A

QA Notes

@:reticulate @:web @:help

Add E2E tests to verify F1 help functionality for reticulate Python
object methods in both console and editor contexts. Tests verify that
pressing F1 on methods like np$sum() and np$mean() displays the
corresponding numpy documentation.

Tests require reticulate >= 1.44.1.9000 and will be skipped on older
versions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2026

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:reticulate @:web @:help

readme  valid tags

@dfalbel dfalbel force-pushed the reticulate-f1-help-e2e-test branch from b142aa3 to a650aaf Compare January 9, 2026 12:18
@dfalbel dfalbel marked this pull request as draft February 11, 2026 18:29
@dfalbel
Copy link
Copy Markdown
Contributor Author

dfalbel commented Feb 11, 2026

Waiting for a reticulate release before this is ready for review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant