Skip to content

Unit tests don't pass if yaml-language-server is not cloned locally #1152

@datho7561

Description

@datho7561

Describe the bug

Unit tests don't pass if yaml-language-server is not cloned into the same folder as vscode-yaml.

As a result CI is broken.

Expected Behavior

CI passes without yaml-language-server cloned locally.

Current Behavior

CI fails unless yaml-language-server is cloned and in the same folder as vscode-yaml.

Steps to Reproduce

  1. Create a random folder eg. ~/Documents/container
  2. Clone this repo into the folder
  3. npm ci; npm run build; npm test

Environment

  • Windows
  • Mac
  • Linux
  • other (please specify)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions