12 Commits

Author SHA1 Message Date
fbb5d2d2a4 Improved upon the implementation of the "callAsFunction(at: )" function for the CreateFoldersTask task in the library target. 2025-01-16 01:45:41 +01:00
72230c5337 Implemented the CopyFilesTask task in the library target. 2025-01-16 01:37:32 +01:00
489cf3d780 Implemented the "copyItem(from: to: )" function for the FileService service in the library target. 2025-01-14 23:52:33 +01:00
26fde119ef Improved the naming of the functions for the FileServicing protocol in the library target. 2025-01-13 23:29:24 +01:00
d065425c69 Implemented the CreateFoldersTask task in the library target. 2025-01-13 00:35:38 +01:00
2852f4b1bf Improved the FileServiceMock mock in the tests target to support multiple actions. 2025-01-13 00:32:16 +01:00
12151deea0 Implemented the "actions" property for the FileServiceSpy spy in the tests target to support tracking multiple actions. 2025-01-12 23:28:20 +01:00
a1ad391baa Implemented the "init(at: )" initialiser, the "pathString" computed property, and the "appendingPath(_: )" function for the URL+Extensions extension in the library target. 2025-01-12 21:29:24 +01:00
1f738fe644 Created the CreateProjectTask task in the library target. 2025-01-12 03:11:03 +01:00
6bf9c30ad1 Improved the CreatedRootFolderTask task in the library target to throw error in case the function receives an empty name. 2025-01-12 02:16:30 +01:00
af1703e6c1 Implemented the CreatedRootFolderTask task in the Library target. 2025-01-11 18:40:09 +01:00
3f98d08a00 Written test cases for the FileServicing conformance using relevant mock and spy in the Tests target. 2025-01-11 11:33:19 +01:00