-
Notifications
You must be signed in to change notification settings - Fork 253
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
feat: Overall code refactor and unit tests introduction #208
Conversation
…unit_tests # Conflicts: # packages/alice/lib/core/alice_core.dart # packages/alice/lib/core/alice_storage.dart # packages/alice_objectbox/lib/alice_objectbox.dart # packages/alice_objectbox/lib/model/cached_alice_http_call.dart # packages/alice_objectbox/lib/model/cached_alice_http_error.dart # packages/alice_objectbox/lib/model/cached_alice_http_request.dart # packages/alice_objectbox/lib/model/cached_alice_http_response.dart
I left some more comments, mostly about some overridden equitability methods that are verbatim copies of their super methods. |
packages/alice/lib/ui/call_details/page/alice_call_details_page.dart
Outdated
Show resolved
Hide resolved
packages/alice/lib/ui/calls_list/page/alice_calls_list_page.dart
Outdated
Show resolved
Hide resolved
…unit_tests # Conflicts: # packages/alice_dio/.flutter-plugins # packages/alice_dio/.flutter-plugins-dependencies
@techouse Could you review it again? I think I will rework it once again in the future, but don't want to make it too big. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Changelog: