Commit Graph

20 Commits

Author SHA1 Message Date
9bb95f603c Implement MoveFile functionality in FileManager and corresponding tests 2025-07-11 19:49:08 +02:00
d3ffcfbb53 Replace interface{} with any 2025-02-24 21:42:39 +01:00
b6b4c01f0e Rename app to Lemma 2024-12-19 23:59:27 +01:00
f0b6aa0d6e Setup test logging 2024-12-19 23:42:19 +01:00
cf2e1809a4 Delete more debug logs 2024-12-19 22:26:29 +01:00
b065938211 Remove too many debug messages 2024-12-19 22:00:42 +01:00
54cefac4b7 Update package comment 2024-12-16 22:39:26 +01:00
032ae1354c Add logging to storage package 2024-12-16 22:38:21 +01:00
e413e955c5 Update api docs 2024-12-03 21:50:16 +01:00
325cedc235 Add commit name and commit email to git client 2024-11-30 12:54:47 +01:00
1ddf93a8be Implement git handlers integration test 2024-11-29 23:14:36 +01:00
f5d616fe00 Update documentation 2024-11-28 21:53:03 +01:00
91489ca633 Update path validation error handling 2024-11-28 21:18:30 +01:00
6cb5aec372 Implement storage git tests 2024-11-20 22:06:38 +01:00
7396b57a5d Rework gitutils package to make it testable 2024-11-19 22:43:24 +01:00
53e52bfdb5 Test workspace 2024-11-19 22:17:00 +01:00
de2c9a6d0c Implement files test 2024-11-19 21:44:06 +01:00
2fe642ac61 Rework mock filesystem 2024-11-19 21:43:52 +01:00
408746187e Implement test list files 2024-11-14 22:11:40 +01:00
e4510298ed Rename filesystem interfaces and structs 2024-11-14 21:13:45 +01:00