Commit 5f48169
committed
test(firestore): update nested fields test to reflect backend change
The backend now supports nested field modification in the addFields and
select changes. All aliases with a `.` are now treated as a nested field
path. This change updates the tests to reflect this new behaviour.
This change is still in nightly. Do not merge until this is in prod.1 parent d7b1826 commit 5f48169
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2879 | 2879 | | |
2880 | 2880 | | |
2881 | 2881 | | |
2882 | | - | |
| 2882 | + | |
| 2883 | + | |
| 2884 | + | |
2883 | 2885 | | |
2884 | 2886 | | |
2885 | 2887 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2851 | 2851 | | |
2852 | 2852 | | |
2853 | 2853 | | |
2854 | | - | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
2855 | 2857 | | |
2856 | | - | |
| 2858 | + | |
2857 | 2859 | | |
2858 | 2860 | | |
2859 | 2861 | | |
| |||
0 commit comments