CSCI-GA-2820-SP23-001 / shopcarts

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

Bdd query #106

Closed ctn8176 closed 1 year ago

ctn8176 commented 1 year ago

Edited Search for email scenario in shopcarts.feature (covers both read and query user story)

Steps to test:

If you are unable to run make login, try:

curl -sL https://ibm.biz/idt-installer | bash Then:

make login make build honcho start behave All test cases should successfully execute

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #106 +/- ## ======================================= Coverage 95.44% 95.44% ======================================= Files 9 9 Lines 395 395 ======================================= Hits 377 377 Misses 18 18 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001)

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