CSCI-GA-2820-SP23-001 / shopcarts

This repository contains the shopcarts service
Apache License 2.0
0 stars 1 forks source link

Update bdd test #107

Closed ctn8176 closed 1 year ago

ctn8176 commented 1 year ago

updated rest api js file and shopcarts.feature file to create update bdd scenario

To test:

  1. honcho start
  2. open new bash shell - run behave
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (a4cbdf6) 95.44% compared to head (b0b6150) 95.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ======================================= Coverage 95.44% 95.44% ======================================= Files 9 9 Lines 395 395 ======================================= Hits 377 377 Misses 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.