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

added tests for qualified completions #2198

Closed

Conversation

alexnaspo
Copy link
Contributor

@alexnaspo alexnaspo commented Sep 16, 2021

I have added some tests related to #2082

The first test passes, however the second test fails.

Is this enough to prove that the functionality in issue 2082 is working fine?

However, I believe this also proves we have a more specific bug / feature request related to aliased qualified import completions

this is not intended to be merged as is, as the second test is failing

@pepeiborra
Copy link
Collaborator

I agree that there is a bug, and I suspect it's related to local modules. Could you break the failing test down into two: one for qualified local module imports and one for qualified package module imports?

@jneira
Copy link
Member

jneira commented Sep 23, 2021

It seems the test fail is legitimate

@pepeiborra
Copy link
Collaborator

I included these tests in #2332

@pepeiborra pepeiborra closed this Nov 12, 2021
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.

3 participants