Commit cbba6a6
11/11: test(completions): reenable tests, update snapshots, just readied (#660)
## Summary
- Update all completion snapshots for keyword completions
- Update grammar test snapshots for field name output
- Remove #[ignore] attributes from tests
- Update test helper
## Part of stacked PRs for #629
This is PR 11/11 in the keyword completion feature stack.
---------
Co-authored-by: JulesWritesCode <julian.rechnungen@outlook.de>1 parent d9b7803 commit cbba6a6
43 files changed
Lines changed: 1570 additions & 567 deletions
File tree
- crates
- pgls_completions/src
- providers
- relevance
- snapshots
- pgls_test_utils/src
- pgls_treesitter_grammar
- benches
- tests/snapshots
- pgls_treesitter/src
- context
- packages
- @postgres-language-server/backend-jsonrpc/src
- @postgrestools/backend-jsonrpc/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
| |||
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
128 | | - | |
129 | 127 | | |
130 | 128 | | |
131 | 129 | | |
| |||
213 | 211 | | |
214 | 212 | | |
215 | 213 | | |
216 | | - | |
217 | 214 | | |
218 | 215 | | |
219 | 216 | | |
| |||
281 | 278 | | |
282 | 279 | | |
283 | 280 | | |
284 | | - | |
285 | 281 | | |
286 | 282 | | |
287 | 283 | | |
| |||
310 | 306 | | |
311 | 307 | | |
312 | 308 | | |
313 | | - | |
314 | 309 | | |
315 | 310 | | |
316 | 311 | | |
| |||
385 | 380 | | |
386 | 381 | | |
387 | 382 | | |
388 | | - | |
389 | 383 | | |
390 | 384 | | |
391 | 385 | | |
| |||
423 | 417 | | |
424 | 418 | | |
425 | 419 | | |
426 | | - | |
427 | 420 | | |
428 | 421 | | |
429 | 422 | | |
| |||
456 | 449 | | |
457 | 450 | | |
458 | 451 | | |
459 | | - | |
460 | 452 | | |
461 | 453 | | |
462 | 454 | | |
| |||
531 | 523 | | |
532 | 524 | | |
533 | 525 | | |
534 | | - | |
535 | 526 | | |
536 | 527 | | |
537 | 528 | | |
| |||
553 | 544 | | |
554 | 545 | | |
555 | 546 | | |
556 | | - | |
557 | 547 | | |
558 | 548 | | |
559 | 549 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
539 | 538 | | |
540 | 539 | | |
541 | 540 | | |
| |||
598 | 597 | | |
599 | 598 | | |
600 | 599 | | |
601 | | - | |
602 | 600 | | |
603 | 601 | | |
604 | 602 | | |
| |||
622 | 620 | | |
623 | 621 | | |
624 | 622 | | |
625 | | - | |
626 | 623 | | |
627 | 624 | | |
628 | 625 | | |
| |||
668 | 665 | | |
669 | 666 | | |
670 | 667 | | |
671 | | - | |
672 | 668 | | |
673 | 669 | | |
674 | 670 | | |
| |||
784 | 780 | | |
785 | 781 | | |
786 | 782 | | |
787 | | - | |
788 | 783 | | |
789 | 784 | | |
790 | 785 | | |
| |||
0 commit comments