Skip to content

Add integration and unit tests for various services#29

Open
PuLeeNa wants to merge 2 commits intomainfrom
test
Open

Add integration and unit tests for various services#29
PuLeeNa wants to merge 2 commits intomainfrom
test

Conversation

@PuLeeNa
Copy link
Copy Markdown
Member

@PuLeeNa PuLeeNa commented Nov 8, 2025

  • Created VehicleControllerIntegrationTest for vehicle-related endpoints.
  • Implemented AdminServiceImplTest covering employee creation, appointment retrieval, and customer management.
  • Added AppointmentServiceImplTest with tests for appointment creation, retrieval, and employee assignment.
  • Developed CustomerProfileServiceImplTest for customer profile retrieval and updates.
  • Introduced NotificationServiceImplTest for notification creation and management.
  • Created ProjectServiceImplTest for project management functionalities.
  • Implemented ServiceServiceImplTest for service creation, updates, and deletions, including image handling.

- Created VehicleControllerIntegrationTest for vehicle-related endpoints.
- Implemented AdminServiceImplTest covering employee creation, appointment retrieval, and customer management.
- Added AppointmentServiceImplTest with tests for appointment creation, retrieval, and employee assignment.
- Developed CustomerProfileServiceImplTest for customer profile retrieval and updates.
- Introduced NotificationServiceImplTest for notification creation and management.
- Created ProjectServiceImplTest for project management functionalities.
- Implemented ServiceServiceImplTest for service creation, updates, and deletions, including image handling.
@PuLeeNa PuLeeNa closed this Nov 8, 2025
@PuLeeNa PuLeeNa reopened this Nov 8, 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.

1 participant