Problem/Motivation

Improve tests for Field Formatters.

Remaining tasks

  • Test rendering : verify entity context is correctly passed to source plugins (slots and props), especially in the case of layout builder and views. Verify the granularity is respected (componentForEach is always applicable while the other formatter is not)
  • Tests of possible integration ? inside entity display, inside layout builder, inside views
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

just_like_good_vibes created an issue. See original summary.

just_like_good_vibes’s picture

just_like_good_vibes’s picture

Title: [2.0.0-beta2] Field Formatters: Tests » [2.0.0-beta3] Field Formatters: Tests

postponed to beta3

just_like_good_vibes’s picture

Status: Active » Needs review
just_like_good_vibes’s picture

Assigned: just_like_good_vibes » Unassigned

christian.wiedemann’s picture

Status: Needs review » Fixed
just_like_good_vibes’s picture

pdureau’s picture

Status: Fixed » Closed (fixed)
christian.wiedemann’s picture

Component: UI Patterns Field Formatters [2.x only] » Code