ClimateMind / climatemind-backend

Your climate action is here 🌎 Our API is a source for learning how climate change personally affects you and the things you care about most. Additionally, it will teach a scientifically proven method for communicating to others that climate change is a personally relevant issue to inspire action.
https://contribute.climatemind.org/v/rest-api/
MIT License
18 stars 19 forks source link

Replace get_actions cypress test with equivalent pytest #475

Closed brianpeiris closed 1 year ago

brianpeiris commented 1 year ago

Detailed information:

Closing issues:

List all issues the pull request solve:

Test plan (required)

codecov-commenter commented 1 year ago

Codecov Report

Base: 68.71% // Head: 69.85% // Increases project coverage by +1.13% :tada:

Coverage data is based on head (11d1f94) compared to base (d86d938). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #475 +/- ## =========================================== + Coverage 68.71% 69.85% +1.13% =========================================== Files 82 82 Lines 2634 2634 Branches 314 314 =========================================== + Hits 1810 1840 +30 + Misses 793 762 -31 - Partials 31 32 +1 ``` | [Impacted Files](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/475?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind) | Coverage Δ | | |---|---|---| | [app/solutions/routes.py](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/475/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind#diff-YXBwL3NvbHV0aW9ucy9yb3V0ZXMucHk=) | `68.75% <0.00%> (+10.41%)` | :arrow_up: | | [app/solutions/process\_solutions.py](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/475/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind#diff-YXBwL3NvbHV0aW9ucy9wcm9jZXNzX3NvbHV0aW9ucy5weQ==) | `89.06% <0.00%> (+39.06%)` | :arrow_up: | 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=ClimateMind). 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=ClimateMind)

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