Skip to content

Conversation

@dfalbel
Copy link
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

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
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.

2 participants