27 Commits

Author SHA1 Message Date
Anthony Berg
80c7f92e88 refactor(test): move arguments variable to class 2024-10-17 19:27:52 +02:00
Anthony Berg
5041ac1f74 feat(test): test arguments in Main class 2024-10-17 19:22:31 +02:00
Anthony Berg
5d5c295ac4 feat: add argument for file 2024-10-17 18:56:26 +02:00
Anthony Berg
cfe6a78750 feat(test): improved invalid path test 2024-10-17 18:40:03 +02:00
Anthony Berg
09404b84d0 feat(test): add invalid path test 2024-10-17 18:34:28 +02:00
Anthony Berg
c60ac6227c Merge remote-tracking branch 'origin/main' 2024-10-17 18:25:32 +02:00
Anthony Berg
b34c2b0a86 feat: add reading file test 2024-10-17 18:25:23 +02:00
Anthony Berg
e3a7f339f2 feat: add path argument for ReadFile 2024-10-17 18:24:52 +02:00
Anthony Berg
d1ba0f9d84 feat: add path argument for ReadFile 2024-10-17 18:24:17 +02:00
Anthony Berg
175f6edb30 docs: fix typo 2024-10-17 17:38:47 +02:00
Anthony Berg
5fffaa6e45 docs: add todo for arguments 2024-10-16 23:23:50 +02:00
Anthony Berg
b8b9d50541 feat(test): add tests for throws in ReadFile 2024-10-16 23:22:11 +02:00
Anthony Berg
a2ab2b3539 feat: add example email list 2024-10-16 22:01:41 +02:00
Anthony Berg
1188a391b9 feat(build): add gradle build system 2024-10-16 22:00:47 +02:00
Anthony Berg
bc96cf0797 feat(test): add test for EMail class 2024-10-15 17:53:31 +02:00
Anthony Berg
cd68d30e6d feat: add output format for the data 2024-10-15 17:02:02 +02:00
Anthony Berg
75f5785297 feat: sorts the map in descending order 2024-10-15 16:47:42 +02:00
Anthony Berg
b4cbd34f6d feat: add function to get the total amount a domain has occured 2024-10-15 16:21:00 +02:00
Anthony Berg
74d4189808 refactor: make functions static 2024-10-15 15:50:07 +02:00
Anthony Berg
0dbd6eb471 refactor: remove the throw argument for open file, and add try catch 2024-10-15 15:48:09 +02:00
Anthony Berg
9b031e3da6 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/EMail.java
2024-10-15 15:43:07 +02:00
Anthony Berg
ce51ba85aa feat: add function to get email domain 2024-10-15 15:42:45 +02:00
Anthony Berg
068814b8ad feat: add function to get email domain 2024-10-15 15:39:28 +02:00
Anthony Berg
c37111f7a5 feat: add email validator 2024-10-15 15:25:58 +02:00
Anthony Berg
ca250b3718 feat: add class to read filestream 2024-10-15 15:08:31 +02:00
Anthony Berg
d17d4b73e8 feat: add README.md 2024-10-15 11:45:45 +02:00
Anthony Berg
24eebb5a26 Initial commit 2024-10-15 11:43:37 +02:00