Problem/Motivation

Add additional test coverage for entity lookup/generate plugins. #2760443: Tests for entity lookup/generate plugins only adds the most basic of coverage. Let's do it better.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

heddn created an issue.

james.williams’s picture

Something worth testing (which will currently fail): support for entity types that don't have bundles (e.g. users) - see #2787219: Entity lookup plugin not able to guess config for entity types without bundle, which could then cover a solution.