Commit Graph

112 Commits

Author SHA1 Message Date
Shan Ruhhammer 1d6e384068 Merge branch 'Funktion-zur-automatischen-Margenermittlung' into dev 2023-06-25 03:43:40 +02:00
Shan Ruhhammer 7bfee9d719 Added more tests 2023-06-25 03:28:52 +02:00
Shan Ruhhammer 5edc523c6e Replaced remaining € references 2023-06-25 03:20:18 +02:00
Shan Ruhhammer 83c6ffc3f1 Removed useless import 2023-06-25 03:17:51 +02:00
Shan Ruhhammer 8d9fa83cd7 Replaced € symbol with text for charset safety 2023-06-25 03:17:35 +02:00
Shan Ruhhammer 7c00e25e56 Checkstyle adjustments 2023-06-25 03:16:43 +02:00
Shan Ruhhammer cba6e46de7 #11 Updated and moved tests 2023-06-25 03:16:29 +02:00
Shan Ruhhammer e593290f3c Updated Main 2023-06-25 03:05:13 +02:00
Shan Ruhhammer 4c3f6ebe82 #11 Added supporting class and exception 2023-06-25 03:04:56 +02:00
Shan Ruhhammer 5f6fa3fec9 #11 Rewrote, moved code to OrderManager 2023-06-25 03:04:32 +02:00
Shan Ruhhammer d3f89b726a Revert "Removed needless stump"
This reverts commit 124d06a6bc.
2023-06-25 02:14:41 +02:00
Shan Ruhhammer 124d06a6bc Removed needless stump 2023-06-25 02:11:36 +02:00
Shan Ruhhammer e771063c28 Removed unused attribute 2023-06-25 02:00:51 +02:00
Shan Ruhhammer 554cc99b6d Removed needless classes 2023-06-25 02:00:35 +02:00
Shan Ruhhammer dce001f1b3 Funktion zur Margenermittlung 2023-06-23 12:40:36 +02:00
Marvin Scham 0be5a5ad40 Amazon and eBay Buy/Sell APIs 2023-06-22 16:31:54 +00:00
Shan Ruhhammer 82a0569e9d Abrufen der PRodukte der AmazonAPI 2023-06-18 18:26:17 +02:00
Shan Ruhhammer 36de6ce7bb Klasse Preisentnahme AmazonAPI Konstrukt 2023-06-14 14:47:33 +02:00
Shan Ruhhammer 931d5eef57 Grobkonstrukt Klasse Preisentnahme der AmazonAPI 2023-06-14 14:38:31 +02:00
Marvin Scham 5a6ff71839 #53 Implemented SQLite product data persistence + tests 2023-06-07 23:17:59 +02:00
Marvin Scham 0a42a38016 Adjusted test file names 2023-06-07 06:41:29 +02:00
Marvin Scham 3ba366684c Added utility structures + tests 2023-06-07 05:46:03 +02:00
Marvin Scham cccb466bd2 Updated Main demo method 2023-06-06 02:13:43 +02:00
Marvin Scham c5bfdd83ea Updated test resource config 2023-06-06 02:13:12 +02:00
Marvin Scham 33dcfaafa5 Added product retriever with tests 2023-06-06 02:12:57 +02:00
Marvin Scham 7f57955400 Added Product mapping and validation 2023-06-06 02:12:35 +02:00
Marvin Scham af8993cb0f #37 Added eBay data src, updated context + tests 2023-06-06 02:11:50 +02:00
Marvin Scham 39176b5dc0 Added/updated tests 2023-06-06 02:10:31 +02:00
Marvin Scham d1bd6f6d9b Implemented Product 2023-06-06 02:08:33 +02:00
Marvin Scham 05487eb285 Simplified via Lombok notation 2023-06-06 02:08:10 +02:00
Marvin Scham ae7acef709 #37 Added tests for ebay data source 2023-06-02 19:13:00 +02:00
Marvin Scham 7e998de280 Adjusted Config tests for proper singleton pattern 2023-06-02 19:12:50 +02:00
Marvin Scham 059989cd7c Added tests for amazon data source 2023-06-02 19:12:33 +02:00
Marvin Scham 5cd6cbacfe Fix typo 2023-06-02 19:11:52 +02:00
Marvin Scham ecd368f859 Fixed singleton pattern in Config 2023-06-02 19:11:15 +02:00
Marvin Scham 98d0ee1a8e #37 Added eBay Data Source + Docs 2023-05-31 13:47:29 +02:00
Marvin Scham 2f1bd4407c Added abstraction layer to DataSources 2023-05-31 13:47:08 +02:00
Marvin Scham 59109220e6 Moved test files to better location 2023-05-31 13:46:00 +02:00
Marvin Scham ac7ee9adf1 Moved logback config to working location 2023-05-31 13:23:40 +02:00
Marvin Scham 6108727017 Fixed typo 2023-05-31 11:48:02 +02:00
Marvin Scham 652d5aa199 Finalized versioning 2023-05-24 03:10:49 +02:00
Marvin Scham 9751e633ad Merge branch '#39-Amazon-Product-API' 2023-05-24 03:07:48 +02:00
Marvin Scham 43ae67e197 Moved to proper package 2023-05-24 01:16:09 +02:00
Marvin Scham a6ccbe8b3c Removed needless setter 2023-05-24 01:15:56 +02:00
Marvin Scham a41d3c473c Removed visibility modifier code smells 2023-05-24 01:08:53 +02:00
Marvin Scham ffc804aba1 #39 Fixed tests and added some more 2023-05-24 01:04:13 +02:00
Marvin Scham da1cad1a59 #39 Added some unit tests 2023-05-24 00:24:30 +02:00
Marvin Scham 17bd6ab587 #39 Rewrote JSON accessing 2023-05-24 00:24:01 +02:00
Marvin Scham c09127200b Removed unused imports 2023-05-24 00:23:24 +02:00
Marvin Scham 69bde92a70 Rewrote Config handling 2023-05-24 00:22:00 +02:00