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
Issue fork ui_patterns-3472993
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
Comment #2
pdureau commentedComment #3
pdureau commentedComment #4
pdureau commentedComment #5
pdureau commentedComment #6
pdureau commentedComment #7
christian.wiedemann commentedComment #8
christian.wiedemann commentedI 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?
Comment #9
christian.wiedemann commentedComment #10
just_like_good_vibesi 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 ?
Comment #12
just_like_good_vibesready for review :)
Comment #13
just_like_good_vibesok Christian, for review please :)
it should be ready for merge
Comment #14
christian.wiedemann commentedComment #16
just_like_good_vibesComment #18
christian.wiedemann commented