Skip to content

Commit

Permalink
SCENARIO : Search for a pattern in topics, attributes and attribute v…
Browse files Browse the repository at this point in the history
…alues Hypertopic#562

Co-authored-by: IrisBR <[email protected]>
Co-authored-by: Sandekuku <[email protected]>
  • Loading branch information
3 people authored and maxime-huyghe committed May 13, 2022
1 parent 9a981bc commit b4a21ab
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions features/portfolio_search_pattern.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#language: fr

Fonctionnalité: Rechercher des item sans sélectionner un attribut en cherchant

Scénario: un lieu

Soit "vitraux" le portfolio ouvert
Quand l'utilisateur recherche "Troyes"
Alors l'item "SJ 000" est affiché
Et l'item "SNZ 005" est affiché
Et l'item "SR 005" est affiché
Et l'item "SM 001 m" est affiché
Et l'item "SAA B" est affiché
Et l'item "AXN 009" est caché
Et l'item "PSM 002" est caché

0 comments on commit b4a21ab

Please sign in to comment.