Skip to content

Cover Vetur's Language Features with ene-to-end tests #802

@octref

Description

@octref

https://github.com/octref/vscode-language-server-e2e-test

  • Infrastructure from https://github.com/octref/vscode-language-server-e2e-test
  • Basic formatting
  • Basic definition
  • Full formatting
  • Full definition
  • Completion
    • Template
    • Style
    • Script
  • Diagnostics
  • Hover
  • Highlight
  • References
  • Document Link
  • Document Symbol
  • Color Presentation — later, will need to update LanguageServer node module first
  • Signature Help — later, this is only available to <script> section and that is tightly coupled with the TS version we are using (about to update).

  • Setup travis so e2e test runs together with unit tests
  • Setup coverage report — seems too tricky with mocha + TypeScript and then our extension setup

Functionalities:

  • Reenable documentLink

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions