From 37738405b317486909dde17e4109b229b72fcbcc Mon Sep 17 00:00:00 2001 From: Patrick <50352812+Mueller-Patrick@users.noreply.github.com> Date: Thu, 17 Jun 2021 16:36:50 +0200 Subject: [PATCH] Updated Use Case Specification: Favorite Shop List (markdown) --- Use-Case-Specification:-Favorite-Shop-List.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Use-Case-Specification:-Favorite-Shop-List.md b/Use-Case-Specification:-Favorite-Shop-List.md index ed508cd..bee7aed 100644 --- a/Use-Case-Specification:-Favorite-Shop-List.md +++ b/Use-Case-Specification:-Favorite-Shop-List.md @@ -3,6 +3,8 @@ ### 1.1 Brief Description Users should have the option to add a shop to their favorites. Favorites can be taken into account when the user sorts and or filters search results. Users can add a shop to their favorites on the vendor detail page. +### 1.2 Feature File +Find the .feature file [here](https://github.com/Mueller-Patrick/Betterzon/blob/develop/CucumberTests/src/test/resource/favoriteShopList.feature) ## 2. Flow of Events ### Activity Diagram