Rework auto completion tests #849
Labels
domain/schema
Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc.
kind/improvement
An improvement to existing feature and code.
tech/typescript
Issue for tech TypeScript.
topic: tests
Milestone
This is what it looks like right now: https://github.com/prisma/language-tools/blob/main/packages/language-server/src/test/completion.test.ts
language-tools/packages/language-server/src/test/completion.test.ts
Lines 543 to 556 in 86de4b8
These tests should really be "On schema
... long string | ...
with cursor at position as marked in string by|
, autocomplete should suggest the following things for auto completion" - and everything else should be automated by the test system we have.The text was updated successfully, but these errors were encountered: