beyondstorage/go-storage

tests: Handle the drive letter in connection string for Windows

JinnyYi opened this issue · 0 comments

Add unit test cases with drive letters in the path to fix #952:

  • Add test case in cmd/definitions/tests/connstr_test.go
  • Support absolute paths and add test case for getAbsPath in services/fs