Skip to content

Commit

Permalink
Wk3
Browse files Browse the repository at this point in the history
  • Loading branch information
cwong165 authored Aug 14, 2023
1 parent d769a05 commit 8d85535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TestFolder/Week3Lab1_Filter
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Filter by category

Filter by price
2.1. Input a price that exists in the inventory
2.2. Input a price that no products has
2.2. Input a price that no product has
2.3. Input a price range that includes multiple products from the inventory.

Filter by Expiration Date
3.1. Input an expiration range that is in the inventory
3.2. Input an expiration range that is not in the inventory
3.3. Input an expiration range that spans across multiple products in the inventory.
3.3. Input an expiration range that spans multiple products in the inventory.

Filter by name alphabetically:
4.1. Input a valid starting letter for the product name that matches products in the inventory.
Expand Down

0 comments on commit 8d85535

Please sign in to comment.