Notebook imports and completions from package dependencies needs new unit tests
Open
language server
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
Currently all our tests for completions in notebooks only use items defined in the standard library or within the notebook itself. With the new support for external projects in notebooks, we need some virtual file system based tests for completions in notebooks.
Contributor guide
Research direction
Start by locating the existing notebook completion tests and the new external-project support. Add virtual-file-system-based unit tests covering imports and completions from package dependencies, alongside the current standard-library and notebook-local cases. Done means the dependency completion scenarios are covered by passing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100