Skip to content

Added unit test for auth_cubit and auth_service #101

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

Merged
merged 3 commits into from
Apr 23, 2025

Conversation

agustinkoll-rootstrap
Copy link
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.

Copy link

@Copilot Copilot AI left a comment

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
1 check failed
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.

3 participants