Conversation
chore: trigger GitOps pipeline
…nt Vehicle service tests - Created VehiclePhotoEntityTest to validate the VehiclePhoto entity behavior including creation, ID generation, and equality checks. - Developed VehiclePhotoRepositoryTest to ensure correct functionality of repository methods such as finding by vehicle ID, deleting by vehicle ID, and saving entities. - Implemented VehicleRepositoryTest to test vehicle retrieval by customer ID, VIN uniqueness, and deletion logic. - Added VehicleServiceImplTest to cover vehicle registration, retrieval, update, and deletion scenarios, including handling of exceptions for unauthorized access and duplicate VINs.
… lifecycle and access control
… VehicleServiceImpl
…ler, VehicleService, and related DTOs
…se vehicleId instead of vehicle reference
…se vehicleId instead of vehicle reference
…ges in VehiclePhoto entity
…hicleId and improve file path handling
…se vehicleId and improve file handling
…ration formatting
… assertions; skip timestamp checks in VehiclePhotoRepositoryTest and VehicleRepositoryTest
Vehicle service mvn test
|
Warning Rate limit exceeded@RandithaK has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 25 minutes and 37 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (9)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.