Commit Graph

8 Commits

Author SHA1 Message Date
Josh Creek 4600ebf82b feat(*): Add filename validity checks to SftpRepository 2021-08-30 18:56:54 +01:00
Josh Creek 615994a68d refactor(*): Rename to Creek.FileRepository 2021-08-30 13:29:49 +01:00
Josh Creek 997c71097a refactor(*): Rename FileName to Filename across the whole solution for consistency 2021-08-30 12:49:43 +01:00
Josh Creek 9c48ae9452 feat(*): Add SftpRepository config for testing 2021-08-30 12:46:56 +01:00
Josh Creek 01719ec05c feat(*): Add appsettings.json for testing 2021-08-30 12:46:43 +01:00
Josh Creek 62665fe492 feat(*): Add SftpRepositoryShould tests 2021-08-30 12:46:01 +01:00
Josh Creek ebccd4aeca feat(*): Add GenerateStreamFromString helper method for testing 2021-08-30 12:45:17 +01:00
Josh Creek ce31802a94 feat(*): Add base unit test project to solution 2021-08-29 23:20:12 +01:00