Right now, the test coverage of the Layout Builder migration only covers the canonical (full) view mode. There is nothing in the migration which says it shouldn't be converting teasers or other non-canonical view displays as well, but this does not have test coverage. Let's add that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3101306-2.patch | 5.17 KB | phenaproxima |
Comments
Comment #2
phenaproximaLet's take a look at this. Only nodes have teasers, really, so I only think we need to have test coverage of this for nodes.
Comment #4
phenaproxima