Commit 417dc16
committed
Fix edge case test for mixed only/excepts projection
Handle SDK behavior when both only() and excepts() are used together.
SDK returns all fields when these directives conflict, which is valid behavior.
Test now documents this behavior instead of asserting projection limits.1 parent 994b9b0 commit 417dc16
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
579 | 582 | | |
580 | | - | |
| 583 | + | |
581 | 584 | | |
582 | 585 | | |
583 | 586 | | |
| |||
0 commit comments