Tests that use cx:merge-properties
| Test suite | Test | Expected result | Description |
|---|---|---|---|
| extra-suite | merge-properties-001 | pass | Tests that merge properties merges distinct properties. |
| extra-suite | merge-properties-002 | pass | Tests that merge properties merges maps by default. |
| extra-suite | merge-properties-003 | pass | Tests that merge properties doesn’t merge maps if merge-maps is false. |