Test - #38
Merged
Merged
Conversation
…re/getStaff add method create manager
- Added `GlobalExceptionHandlerTest` to cover all exception mapping scenarios. - Introduced `EContractEventListenerTest`, `UserControllerTest`, and `KeycloakClientImplTest` for broader test coverage. - Removed unused custom `IllegalStateException` to use Java's built-in type.
…re/create-user Add unit tests for exception handling and message listener logic
Session: 16a9c5b4-aa2f-41fc-97cb-74db68561f08
- Introduced per-locale role description translations in `roles.description_translations`. - Added `logback-spring.xml` for JSON-based structured logging. - Enhanced gRPC `GrpcJwtServerInterceptor` with trace and correlation ID handling for improved observability. - Added new request DTOs for updating user language and phone number (`UpdateLanguageRequest`, `UpdatePhoneRequest`). - Extended `UserDto`, `CreateUserPlacedEvent`, and user GRPC profiles with additional metadata fields (e.g., permanent address, passport details). - Updated tests and controllers to accommodate new fields and validation.
…ed users; simplify controller by removing outdated comments
…ity_number nullable; enhance Keycloak user sync
This file contains hidden or 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
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.
No description provided.