Once the issue 3470386 is done, let's add the different cases of drupal UI component tests :

- rendering an entity with field formatters config (legacy/classic)
- rendering an entity with a field layout config
- rendering an entity with a layout builder config -> use section, use UI patterns blocks, use field formaters
- using a view : view style
- using a view : row style
- using a view : using field formater inside a views row field
- using a component block in the UI

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.

pdureau’s picture

Title: [2.0.0-beta2] Functional Tests scenarios » [2.0.0-beta3] Functional Tests scenarios
pdureau’s picture

Title: [2.0.0-beta3] Functional Tests scenarios » [2.0.0-beta4] Functional Tests scenarios
pdureau’s picture

Title: [2.0.0-beta4] Functional Tests scenarios » [2.0.0-beta5] Remaining functional tests
pdureau’s picture

Component: Code » Tests
pdureau’s picture

Title: [2.0.0-beta5] Remaining functional tests » [2.0.0-rc1] Remaining functional tests
christian.wiedemann’s picture

Assigned: Unassigned » christian.wiedemann
christian.wiedemann’s picture

I think we have already some of these tests.

- rendering an entity with field formatters config (legacy/classic)
- rendering an entity with a field layout config
- rendering an entity with a layout builder config -> use section, use UI patterns blocks, use field formaters
- using a view : view style
- using a view : row style
- using a view : using field formater inside a views row field
- using a component block in the UI

@just_like_good_vibes Am I right and do you see any others?

christian.wiedemann’s picture

just_like_good_vibes’s picture

i think we already have everything except :

- using a component block in the UI -> we have this in layout-builder but not in ui place blocks --> belongs to ui_patterns_blocks ?

just_like_good_vibes’s picture

Assigned: just_like_good_vibes » christian.wiedemann
Status: Active » Needs review

ready for review :)

just_like_good_vibes’s picture

ok Christian, for review please :)
it should be ready for merge

christian.wiedemann’s picture

Status: Needs review » Reviewed & tested by the community

just_like_good_vibes’s picture

Assigned: christian.wiedemann » Unassigned
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

christian.wiedemann’s picture