Commit Graph

27 Commits (9bdae273d832f26f7cff0a4b861eba442313b67f)

Author SHA1 Message Date
selim d3a7b96213 Adjusted System Tests to new returns 2024-06-16 05:29:59 +02:00
selim a5d53ac895 travel_time method divided by 0 fix and current_weather, weather_forecast methods different return 2024-06-16 05:18:33 +02:00
Selim Eser 5da483b279 weather_forecast improved by more and more precise time stamps 2024-06-13 17:50:30 +02:00
Selim Eser b66b2314d8 sign_up_user method now requires password authentication 2024-06-13 12:54:33 +02:00
Selim Eser a2e432119e change_user_password method implemented and tested successful 2024-06-13 12:48:33 +02:00
Selim Eser f90eeb6841 Removed unnecessary code in tests 2024-06-12 00:16:46 +02:00
Selim Eser a38c77533a Tests fixed to automatically correcting user_data.csv 2024-06-12 00:08:30 +02:00
Selim Eser a366b27ee3 Everything fixed tests successful 2024-06-11 23:56:48 +02:00
Selim Eser 0cd0be5fe9 Everything works fine for now tests all successful 2024-06-11 15:53:54 +02:00
Selim Eser 0e4f7d35b7 change_user_details method implemented and getDetails Exception Handling 2024-06-11 15:07:35 +02:00
Selim Eser f669e91668 sign_out_method fixed all tests successful 2024-06-11 14:32:24 +02:00
Daniel Zdravkovic 735c1f38ea more tests for sign_up successful 2024-06-11 11:37:06 +02:00
Daniel Zdravkovic cd86769cd0 first sign_up_method logic implemented and tested successful 2024-06-11 11:34:42 +02:00
Daniel Zdravkovic 675a1bd35e more sign_out tests 2024-06-11 11:11:59 +02:00
Daniel Zdravkovic 8bf5c4a0b8 sign_out_method tests successful 2024-06-11 11:09:29 +02:00
Daniel Zdravkovic 6252c3d686 sign_in_user method another minor decoding fix and tests successful 2024-06-11 11:05:48 +02:00
Daniel Zdravkovic 5d087518e9 get_all_user tests successful 2024-06-11 10:57:28 +02:00
Daniel Zdravkovic 33ff251c20 decoding encoding methods fixed and tests successful/ sign_up some other minor needs to be worked over 2024-06-11 10:50:46 +02:00
Daniel Zdravkovic 75b3b597c1 get_all_user method, sign_in_up methods fixed and get_all_user method successfully tested 2024-06-10 15:58:06 +02:00
Selim Eser e2923ae838 System.java now saves all distances after one calculation to fasten random_destinations methods up 2024-06-09 21:51:37 +02:00
Selim Eser 0ac411e9d3 Fixed search, random_destination method return ArrayList sizes, implemented random_destination tests and build ran successful 2024-06-09 19:59:22 +02:00
Selim Eser db04ad8201 calc_l_consumption method test implemented and successful 2024-06-09 19:36:53 +02:00
Selim Eser 3b49d9f2e2 Added Rounding in double methods for 3 decimal places, updated method tests, implemented travel_time method test and all tests run successful 2024-06-09 19:30:50 +02:00
Selim Eser 067617e8c0 test method implemented and build successful 2024-06-09 18:00:26 +02:00
Selim Eser 6d96b3ba76 search method tests implemented and successfull 2024-06-09 16:03:05 +02:00
Selim Eser 3f3fcaefbd current_weather and weather_forecast method tests successfull 2024-06-09 04:45:31 +02:00
Selim Eser 101b12dab7 test folder created and reordered directory 2024-06-09 02:35:37 +02:00