File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
src/collective/collectionfilter/tests/robot Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,14 @@ Scenario: Combine info templates
6161 and I search for "Event"
6262 Then Should be Info with text: Search for "Event" Subject: Süper/Evänt, with 1 result
6363
64+ Scenario: Info with custom text
65+ Given I've got a site with a collection
66+ and my collection has a collection info Current Filters search_quoted Custom text comma with result_count results
67+ and my collection has a collection search
68+ When I'm viewing the collection
69+ and I search for "Document"
70+ then Should be Info with text: "Document" Custom text, with 1 result
71+
6472Scenario: Hide on any filter
6573 Given I've got a site with a collection
6674 and my collection has a collection info Current Filters result_count hide_when=any_filter
You can’t perform that action at this time.
0 commit comments