stanislavtrifonov88 / rentalcar

Rental Car Training Project
0 stars 0 forks source link

Backend tests - repeating code + try-catch issues #24

Closed stanislavtrifonov88 closed 4 years ago

stanislavtrifonov88 commented 4 years ago

-cleaned the beckend from try-catch when calling the repository -getBorrowedCarById created -beforeEach updated for some tests to remove repeating code -error handling refactored to avoid repeating code