Commit 07362ad
lucas
Add test cases covering
inherited from a delegate base model (e.g. `viewCount` on `Asset`
accessed via `$is: { video: { viewCount: ... } }`), including:
- single inherited-field filter
- mixed inherited + own-field filter
- inherited-field filter returning no rows
- nested delegate level (Video → RatedVideo) with inherited field$is filters where the filtered field is1 parent d62333d commit 07362ad
1 file changed
+31
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
615 | 646 | | |
616 | 647 | | |
617 | 648 | | |
| |||
0 commit comments