CSCI-GA-2820-SP23-001 / promotions

This repository contains the promotions service
Apache License 2.0
0 stars 3 forks source link

Added UI and BDD testing for List method. #78

Closed gothmother closed 1 year ago

gothmother commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (a4e583f) 94.75% compared to head (29eeca2) 94.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ======================================= Coverage 94.75% 94.75% ======================================= Files 8 8 Lines 305 305 ======================================= Hits 289 289 Misses 16 16 ``` 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.

gothmother commented 1 year ago

stuck on failed BDD tests in github. ran tests locally and everything’s passed but can't figure out why failing on GitHubt