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

replaced registry cypress tests with equivalent pytest (#402) #486

Closed cyplas closed 1 year ago

cyplas commented 1 year ago

Detailed information:

Replaced the cypress register tests with equivalent pytest ones (except for the limiter aspects, as in #396)

Closing issues:

List all issues the pull request solve:

Test plan (required)

codecov-commenter commented 1 year ago

Codecov Report

Base: 74.15% // Head: 74.30% // Increases project coverage by +0.14% :tada:

Coverage data is based on head (17fd65e) compared to base (1ee19f0). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #486 +/- ## =========================================== + Coverage 74.15% 74.30% +0.14% =========================================== Files 85 85 Lines 2681 2681 Branches 315 315 =========================================== + Hits 1988 1992 +4 + Misses 659 657 -2 + Partials 34 32 -2 ``` | [Impacted Files](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind) | Coverage Δ | | |---|---|---| | [app/auth/routes.py](https://codecov.io/gh/ClimateMind/climatemind-backend/pull/486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ClimateMind#diff-YXBwL2F1dGgvcm91dGVzLnB5) | `76.63% <0.00%> (+3.73%)` | :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.