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

Tests should check values directly

Open JPinkney opened this issue 5 years ago • 0 comments

Part of https://github.com/redhat-developer/yaml-language-server/issues/248

Instead of testing whether the response we get back from a feature is not empty we should instead check the values that we get back are correct https://github.com/redhat-developer/yaml-language-server/blob/master/test/autoCompletion.test.ts#L48

JPinkney avatar Apr 06 '20 00:04 JPinkney