95 Commits (feature-pr-flight-management)
 

Author SHA1 Message Date
Imron 252216de6b flight cancellation 2 years ago
Imron 12668db408 add flight schedule 2 years ago
JenkinsSonaImron 82813a62ad Merge commit '38cdbc8fbb2753edb07ebd58b1d01be5882d7ae7' into HEAD 2 years ago
Imron 38cdbc8fbb refactor tests 2 years ago
Imron e5dcacd334 sms validation for false number 2 years ago
Imron f4c587cf42 sms validation 2 years ago
Imron 7abce6392e sms notification 2 years ago
Imron 0801e2e8aa email validation 2 years ago
Imron 5f23abf6fe email validation 2 years ago
Imron 8277f7fb60 email notification 2 years ago
JenkinsSonaImron 4c15e8db9a Merge commit '3779ae81792cc848f0a52ab0ad9309542b67a033' into HEAD 2 years ago
Imron 3779ae8179 credit card payment 2 years ago
JenkinsSonaImron 584b5b4791 Merge commit '0ebcc656f863464819bae23b464a86de2050f9e4' into HEAD 2 years ago
Sona Markosyan 0ebcc656f8 verify create account 2 years ago
Sona Markosyan 43029d27be should Not Create Account when Status is null 2 years ago
Sona Markosyan 79024b0504 Should Not Create Account when Password is blank or null 2 years ago
Sona Markosyan 36e9726d97 Should Not Create Account when Id is null 2 years ago
Sona Markosyan 646a6a0342 account should be invalid for invalid password 2 years ago
Sona Markosyan ed3a1b7252 account should be invalid for disabled user 2 years ago
Sona Markosyan 66f1b64938 account should be invalid for invalid credentials 2 years ago
Sona Markosyan 73d5b205e8 account should be valid for valid credentials 2 years ago
Sona Markosyan 2d27fc1d5e create Account Repository for AccountServiceTest mocked 2 years ago
Sona Markosyan 4661e9c4f6 create PasswordEncoder for AccountServiceTest mocked 2 years ago
JenkinsSonaImron 12b42029ad Merge commit 'cf44c6aeeb7e07d4cbccf33a17d26d989d8aee31' into HEAD 2 years ago
Sona Markosyan cf44c6aeeb search Aircraft by name 2 years ago
Sona Markosyan 3bf3e0dda8 add aircraft parameters should not be null or negative 2 years ago
Sona Markosyan 7e364c71b9 add aircraft throws exception mockito test 2 years ago
Sona Markosyan 02dce958b4 add aircraft as an admin 2 years ago
Sona Markosyan 1b9bbe383c implemented AircraftRepository methods 2 years ago
Sona Markosyan f41c71f31f search flight should not be null 2 years ago
Sona Markosyan 90078e129a search flight as an admin 2 years ago
Sona Markosyan 72e15e81e5 add flight throws RuntimeException when null or negative duration 2 years ago
Sona Markosyan 3dc39408ea add flight throws exception mockito test 2 years ago
Sona Markosyan 7debdccde6 add flight as an admin mockito test 2 years ago
Sona Markosyan fe53e94bf4 implemented Flight Repository methods 2 years ago
Sona Markosyan 615b73a9ab block user as an admin 2 years ago
JenkinsSonaImron 2eca3e35ca Merge commit '916539f216d5797d72f72e5ec54329bd320ab33b' into HEAD 2 years ago
Sona Markosyan 916539f216 account details person address validation 2 years ago
Sona Markosyan 9a14186457 account details email address validation 2 years ago
Sona Markosyan e9d9f662e8 account details phone number validation 2 years ago
Sona Markosyan 7a9fc529b4 add account details 2 years ago
JenkinsSonaImron 42f05de967 Merge commit '17942549338ddcbf627e088fa53fc98b29b9e943' into HEAD 2 years ago
Sona Markosyan 1794254933 refactor FrontDeskOfficerTest 2 years ago
Sona Markosyan 3b1430d10f validate creation date 2 years ago
Sona Markosyan 4f8b1478e5 should not create itinerary when final airport is null 2 years ago
Sona Markosyan 32c81ede92 should not create itinerary when starting airport is null 2 years ago
Sona Markosyan 0c42867e75 create Itinerary method testing 2 years ago
JenkinsSonaImron ada29fe1a2 Merge commit 'd2789b3e6599599f6722df5fbcdbe0d270df9fc9' into HEAD 2 years ago
Imron d2789b3e65 making flightseat child of seat 2 years ago
Imron b1a36a043c parent class seat 2 years ago