Felix91 / flight-reservation-system

2012 Term 1 UBC EECE 419 Pod 6 Project Workspace
2 stars 2 forks source link

Flight Search - search parameters check #72

Closed Felix91 closed 11 years ago

Felix91 commented 11 years ago

Error message “origin location and destination location cannot be the same.” Error message “departure date cannot be later than the return date.” Error message “departure date cannot be earlier than the current date.” Error message “return date-time cannot be earlier than the departure date-time.” Error message “return date-time cannot be the same as the departure date-time.”

vanjoe commented 11 years ago

needs validation

Felix91 commented 11 years ago

Verified 5645e4ea6aa5d3c95f5a4a3651bb110f28aa7006

Felix91 commented 11 years ago

@joeytall Change the error messages on the test plan. Remove date-time (the last 2 error messages).