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 completion suggestion #18

Open
thsaravana opened this issue Oct 24, 2018 · 0 comments
Open

Add tests for completion suggestion #18

thsaravana opened this issue Oct 24, 2018 · 0 comments
Assignees
Labels
further tests Adding more tests and only tests

Comments

@thsaravana
Copy link
Member

Add tests for auto completion suggestion.

  1. Ensure we show the right suggestions at the right place,
  2. We don't show any unwanted suggestions (show only the right suggestions)
  3. Don't do a text comparison, but perform a PsiElement comparison. Because two elements can have the same Name, but we want to make sure we are showing the right element.
@thsaravana thsaravana added the further tests Adding more tests and only tests label Oct 24, 2018
@thsaravana thsaravana self-assigned this Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
further tests Adding more tests and only tests
Projects
None yet
Development

No branches or pull requests

1 participant