Skip to content
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

Merged
merged 25 commits into from
Jul 3, 2024

Conversation

jhomlala
Copy link
Owner

@jhomlala jhomlala commented Jun 28, 2024

Changelog:

  • Overall code refactor and clean up
  • Added unit tests
  • Updated CI/CD with test task

@jhomlala jhomlala changed the title feat: added unit tests, removed unused methods feat: unit tests, clean up of unused code Jun 29, 2024
…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
@techouse
Copy link
Collaborator

techouse commented Jul 2, 2024

I left some more comments, mostly about some overridden equitability methods that are verbatim copies of their super methods.

@jhomlala jhomlala changed the title feat: unit tests, clean up of unused code feat: Overhaul code refactor and unit tests introduction Jul 3, 2024
@jhomlala jhomlala changed the title feat: Overhaul code refactor and unit tests introduction feat: Overhaul of code and unit tests introduction Jul 3, 2024
…unit_tests

# Conflicts:
#	packages/alice_dio/.flutter-plugins
#	packages/alice_dio/.flutter-plugins-dependencies
@jhomlala jhomlala changed the title feat: Overhaul of code and unit tests introduction feat: Overall code refactor and unit tests introduction Jul 3, 2024
@jhomlala jhomlala marked this pull request as ready for review July 3, 2024 08:38
@jhomlala jhomlala requested a review from techouse July 3, 2024 08:38
@jhomlala
Copy link
Owner Author

jhomlala commented Jul 3, 2024

@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.

Copy link
Collaborator

@techouse techouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments

packages/alice/lib/helper/operating_system.dart Outdated Show resolved Hide resolved
packages/alice/test/mocked_data.dart Outdated Show resolved Hide resolved
@jhomlala jhomlala requested a review from techouse July 3, 2024 10:32
Copy link
Collaborator

@techouse techouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jhomlala jhomlala merged commit 52b89d0 into master Jul 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants