-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add UI tests #355
Merged
Merged
add UI tests #355
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marfavi
force-pushed
the
feature/frepe/ui-tests
branch
from
November 15, 2022 08:16
b1c592c
to
f3a2144
Compare
Codecov Report
@@ Coverage Diff @@
## develop #355 +/- ##
===========================================
+ Coverage 41.70% 47.88% +6.17%
===========================================
Files 56 77 +21
Lines 808 1395 +587
===========================================
+ Hits 337 668 +331
- Misses 471 727 +256
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
fremartini
force-pushed
the
feature/frepe/ui-tests
branch
from
November 22, 2022 17:53
b27fee7
to
6ea6f53
Compare
fremartini
force-pushed
the
feature/frepe/ui-tests
branch
from
December 6, 2022 15:25
68a6df3
to
1057bae
Compare
fremartini
approved these changes
Dec 6, 2022
Merged
marfavi
added a commit
that referenced
this pull request
Feb 15, 2023
* Improve time since utility (#376) * add additional team members to credits (#379) * misc: addd `make clean` command (#375) * add UI tests (#355) * Remove todos (#388) * reconsider some todos * remove responses from mobilepay_service * Fix for OpeningHoursIndicator, so it now behaves as expected on errors (#389) * fix error (#392) * Update OpenApi with latest changes (#390) * set programme on register (#381) Co-authored-by: Omid Marfavi <[email protected]> * Hide open indicator on API error; Move opening hours code into feature (Clean Architecture); Use dartz package for Either class (#394) Co-authored-by: Omid Marfavi <[email protected]> --------- Co-authored-by: Frederik Martini <[email protected]> Co-authored-by: Frederik Petersen <[email protected]> Co-authored-by: Thomas Andersen <[email protected]> Co-authored-by: Jonas Anker Rasmussen <[email protected]>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #303