Commit Graph

105 Commits (d3a7b96213706ea85bd9f5f1d07026e6a19c56ba)

Author SHA1 Message Date
selim d3a7b96213 Adjusted System Tests to new returns 2024-06-16 05:29:59 +02:00
selim c0ac21148f weather_forecast output slightly adjusted 2024-06-16 05:18:33 +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 0c1b1fbe76 Merge branch 'bugfix_branch' 2024-06-14 21:11:16 +02:00
Selim Eser 3bde666802 change_user_details method username change logic fixed 2024-06-14 21:07:31 +02:00
Selim Eser a78f0bd47e Merge branch 'api_adjustment' 2024-06-13 17:54:14 +02:00
Selim Eser c8344e3bf2 current_weather return String slightly adjusted 2024-06-13 17:53:37 +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 8abc7bda1b Merge branch 'minor_adjustments' 2024-06-13 12:55:03 +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 7df63b10ed change_user_details require correct password input in order to change 2024-06-13 12:23:56 +02:00
Selim Eser b71f9c090a getDetails method shouldnt return password fix 2024-06-13 12:21:08 +02:00
Selim Eser ed2acc0065 Fixed some pmd violations and made the build successful after checking the rest 2024-06-12 01:30:09 +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 31a24b8c9a Merge branch 'destination_runtime_improvement' 2024-06-11 23:57:41 +02:00
Selim Eser a366b27ee3 Everything fixed tests successful 2024-06-11 23:56:48 +02:00
Selim Eser d366227c52 Finished implementing 2024-06-11 23:04:38 +02:00
Selim Eser 531407dcf7 Added calculation method for all Destinations from current_user zip 2024-06-11 22:39:07 +02:00
Selim Eser d5408617e1 Destination.java created in order to calc all destination distances once 2024-06-11 22:11:11 +02:00
David Groys ca8f9a0053 Merge branch 'application' 2024-06-11 16:08:57 +02:00
David Groys 6acdf13340 implemented missing returns. 2024-06-11 16:07:43 +02:00
David Groys 4335e7f49e distance method implemented 2024-06-11 16:00:44 +02:00
David Groys 9ceffc108d getDetails() changeUserDetails() und signUoUser() angepasst 2024-06-11 16:00:44 +02:00
David Groys a8cac6b067 get_details method implemented 2024-06-11 16:00:44 +02:00
Selim Eser 1a8f2bfa74 Merge branch 'sign_in_up_out' 2024-06-11 15:56:39 +02:00
Selim Eser 122dfe0b64 Merge branch 'selims_dev_branch' into sign_in_up_out 2024-06-11 15:55:42 +02:00
Selim Eser 0cd0be5fe9 Everything works fine for now tests all successful 2024-06-11 15:53:54 +02:00
Selim Eser 4a811935d2 More Exception Handling 2024-06-11 15:13:37 +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 bc8c19bc66 all_user_toString method and write_to_file method implemented to help with sign_up_user 2024-06-11 11:54:07 +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 5141d8ec03 sign_in_user method minor change 2024-06-11 11:00:28 +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
Daniel Zdravkovic 8016e9848e sign_up method implemented 2024-06-10 15:21:54 +02:00
Daniel Zdravkovic 0a1482451f encoding / decoding method fix 2024-06-10 15:19:24 +02:00
Daniel Zdravkovic 96e7dad23f sign_up_user implemented and new logic for csv data 2024-06-10 15:17:36 +02:00
Daniel Zdravkovic f5e74fbbe5 discard some useless dependencies 2024-06-10 15:05:01 +02:00
Daniel Zdravkovic 52ed99fc1d sign_out_user method implemented 2024-06-10 14:44:55 +02:00
Daniel Zdravkovic 88493290fd sign_in_user method implemented 2024-06-10 14:40:53 +02:00
Daniel Zdravkovic 359a88b773 Merge branch 'get_all_user' 2024-06-10 14:38:13 +02:00
Daniel Zdravkovic 41676607ad createSheet Methode welche eine Tabelle erstellt mit User Informationen 2024-06-10 14:37:46 +02:00