INGENIOUS-LY / Project_Catwalk

The initial release will focus on providing the minimum viable product for our retail application. Features implemented will be constrained to the client experience which enables customers to search, browse, add to cart, and checkout
0 stars 3 forks source link

Add outfit functionality #18

Closed ZachariaLentz closed 2 years ago

ZachariaLentz commented 2 years ago

added functionality for add outfit button added test for clicking AddOutfitBtn

ahjohnston commented 2 years ago

PHEW! I did a spot-check of all your code changes (in github) and just had the one small piece of feedback that you've already changed. I then pulled your branch down so that I could run tests and try it out in the browser (this took me FOREVER). It looked good! Your "add outfit" button beautifully populated the "Your Outfit" section. The test feedback in VS Code is still confusing to me, but it looks like all the tests for the Related widget were passing.