Skip to content
Snippets Groups Projects

Issue #3485564 by mingsong: Tests for this module

Merged Mingsong requested to merge issue/tooltip_taxonomy-3485564:3485564-auto-tests into 2.x
Compare and
7 files
+ 401
10
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -17,28 +17,50 @@ tooltip_taxonomy.filter_condition.*:
sequence:
type: string
path:
type: sequence
label: 'Path of pages'
sequence:
type: mapping
label: 'Path Settings'
mapping:
id:
type: string
label: 'Path ID'
pages:
type: string
label: 'Pages'
negate:
type: integer
label: 'Negate'
contentTypes:
type: sequence
label: 'Content types'
sequence:
type: mapping
label: 'Content Types'
mapping:
id:
type: string
label: 'Content Type ID'
bundles:
type: sequence
label: 'Bundles'
sequence:
type: string
negate:
type: integer
label: 'Negate'
field:
type: sequence
label: 'Content types'
label: 'Field'
nullable: true
sequence:
type: string
view:
type: sequence
label: 'View modes'
label: 'View Modes'
nullable: true
sequence:
type: string
formats:
type: sequence
label: 'Text formats'
nullable: true
label: 'Text Formats'
sequence:
type: string
allowed_html_tags:
type: string
label: 'Allowed HTML Tags'
Loading