From 3ddc5b47c8b2d009e2a0a486eb54e13286bdfe41 Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Thu, 20 Aug 2026 10:29:45 +0200 Subject: [PATCH] test(search): drop the issue markers the fixes above resolve --- tests/acceptance/features/apiSearch1/search.feature | 6 +++--- .../features/apiSearchContent/contentSearch.feature | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/acceptance/features/apiSearch1/search.feature b/tests/acceptance/features/apiSearch1/search.feature index 1891696d06..7f196c0e4f 100644 --- a/tests/acceptance/features/apiSearch1/search.feature +++ b/tests/acceptance/features/apiSearch1/search.feature @@ -97,7 +97,7 @@ Feature: Search | new | | spaces | - @issue-10329 @issue-3310 + @issue-10329 Scenario Outline: user can search hidden files Given using DAV path And user "Alice" has created a folder ".space" in space "project101" @@ -320,7 +320,7 @@ Feature: Search | name:*der2 | subFOLDER2 | patern 'name:'' | | name:"*der2" | subFOLDER2 | pattern 'name:""' (with quotes) | - @issue-7812 @issue-8442 @issue-10329 @issue-3312 + @issue-7812 @issue-8442 @issue-10329 Scenario: try to search with invalid patterns Given using spaces DAV path And user "Alice" has uploaded file with content "test file" to "testFile.txt" @@ -395,7 +395,7 @@ Feature: Search | new | | spaces | - @issue-10329 @issue-3310 + @issue-10329 Scenario Outline: search for entry with emoji by pattern Given using DAV path And user "Alice" has uploaded file with content "hello world" to "upload😀 😁.txt" diff --git a/tests/acceptance/features/apiSearchContent/contentSearch.feature b/tests/acceptance/features/apiSearchContent/contentSearch.feature index 83a275815a..b7189c4dcd 100644 --- a/tests/acceptance/features/apiSearchContent/contentSearch.feature +++ b/tests/acceptance/features/apiSearchContent/contentSearch.feature @@ -26,7 +26,7 @@ Feature: content search | new | | spaces | - @issue-10329 @issue-3310 + @issue-10329 Scenario Outline: search files by different content types Given using DAV path And user "Alice" has uploaded file with content "Using k6, you can test the reliability and performance of your systems" to "wordWithNumber.md"