Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for pythonFiles/completion.py. #6325

Closed
3 tasks
ericsnowcurrently opened this issue Jun 25, 2019 · 1 comment
Closed
3 tasks

Add tests for pythonFiles/completion.py. #6325

ericsnowcurrently opened this issue Jun 25, 2019 · 1 comment
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@ericsnowcurrently
Copy link
Member

There are no tests for the pythonFiles/completion.py script (used for Jedi). We need:

  • full unittest coverage
  • at least one full integration test
  • at least one system (functional) test

This will also require refactoring the script.

@ericsnowcurrently ericsnowcurrently added area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Jun 25, 2019
@karthiknadig
Copy link
Member

this file no longer exists

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

No branches or pull requests

3 participants