fssa-batch3 / fssa-batch3/sec_a_abdulrazak.nasriudeen__corejava_project_2
Booking Module
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Attributes**
- [x] bookingId
- [x] requestStatus
- [x] AcceptStatus
- [x] workShopId
- [x] vehicleId
- [x] problem
- [x] address
- [ ] isLive
**Validations**
- [x] addressValidation
- [x] problemValidation
**ValidationTest**
- [x] AddressValidationTest
- [x] ProblemValidationTest
**DAO**
- [x] insertBooking
- [x] removeBooking
- [x] updateRequestSts
- [x] updateAcceptSts
- [x] getBookingsByVehicleId
- [ ] getBookingById
- [ ] getBookingByWorkshopId
- [x] findBookingNearByArea
**Services**
- [x] CreateBooking
- [ ] UpdateBookingRequest
- [ ] UpdateBookingAccept
- [ ] CloseBooking
- [ ] getAllBookings
- [ ] getBookingsByVehicleId
- [ ] getBookingsByWorkshopId
- [ ] getBookingById
- [ ] getBookingNearByArea
**Service Tests**
- [x] CreateBooking Test
- [ ] UpdateBooking Test
- [ ] CloseBooking Test
- [ ] getAllBookings Test
- [ ] getBookingsByVehicleId Test
- [ ] getBookingsByWorkshopId Test
- [ ] getBookingById Test
- [ ] getBookingNearByAreaTest
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.