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

try to add some e2e-test #51

Closed
IWANABETHATGUY opened this issue Feb 1, 2021 · 2 comments
Closed

try to add some e2e-test #51

IWANABETHATGUY opened this issue Feb 1, 2021 · 2 comments
Labels
enhancement New feature or request
Projects

Comments

@IWANABETHATGUY
Copy link
Contributor

Aiming to make a production ready vue vscode-extension, It's necessary add some test, like vetur

@johnsoncodehk
Copy link
Member

I want to add unit tests for vscode-vue-languageservice as replacement, because:

  • vscode-vue-languageservice will publish to npm as a module, unit-test is necessary.
  • in future we will have multiple IDE support, e2e-test for each IDE is too much work.
  • e2e-test very slow. :P

@johnsoncodehk johnsoncodehk added the enhancement New feature or request label Feb 1, 2021
@johnsoncodehk
Copy link
Member

johnsoncodehk commented Feb 7, 2021

Implement in: #55

To add fully tests.

@johnsoncodehk johnsoncodehk reopened this Apr 1, 2021
@johnsoncodehk johnsoncodehk added this to To do in Roadmap Apr 1, 2021
@johnsoncodehk johnsoncodehk moved this from To do to Done in Roadmap May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

2 participants