Skip to content

Added unit test for auth_cubit and auth_service - #101

Merged
agustinkoll-rootstrap merged 3 commits into
mainfrom
improvement/unit-test
Apr 23, 2025
Merged

agustinkoll-rootstrap merged 3 commits into
mainfrom
improvement/unit-test

Conversation

@agustinkoll-rootstrap

Copy link
Copy Markdown
Contributor

Description

  • Added unit test to AuthService and AuthCubit
  • Renaming of SessionCubit to AuthCubit for consistency

@rs-gpt-review Describe the changes in this PR. Recommend improvements (including code improvements), possible memory leaks, and best practices.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (8)
  • app/lib/main/app.dart: Language not supported
  • app/lib/presentation/ui/pages/login/login_page.dart: Language not supported
  • modules/domain/lib/bloc/auth/auth_cubit.dart: Language not supported
  • modules/domain/lib/bloc/auth/auth_state.dart: Language not supported
  • modules/domain/lib/init.dart: Language not supported
  • modules/domain/lib/services/AuthService.dart: Language not supported
  • modules/domain/test/auth_cubit_test.dart: Language not supported
  • modules/domain/test/auth_service_test.dart: Language not supported

@agustinkoll-rootstrap
agustinkoll-rootstrap changed the base branch from improvement/dependencies-update to main April 23, 2025 12:45
@agustinkoll-rootstrap
agustinkoll-rootstrap merged commit 4d7b528 into main Apr 23, 2025
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.

4 participants