yaml-language-server icon indicating copy to clipboard operation
yaml-language-server copied to clipboard

Rework tests so that all schemas are locally

Open JPinkney opened this issue 4 years ago • 0 comments

Instead of relying on schemas coming from the schemastore when running tests, we should either bring those schemas locally (the easiest solution) or just write schemas for each test (would be easier to test individual components but would be longer to do initially)

JPinkney avatar Apr 06 '20 00:04 JPinkney