fix: CI run all tests #39
Annotations
10 errors
API tests:
kDriveCore/Data/Api/DriveApiFetcher.swift#L71
testGetFileActivitiesFromDate, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.serverError, code: "serverError", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: Optional(<ApiError: code:validation_failed description:Validation failed>))"
|
API tests:
kDriveCore/Data/Api/DriveApiFetcher.swift#L71
testGetFileActivities, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.serverError, code: "serverError", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: Optional(<ApiError: code:validation_failed description:Validation failed>))"
|
API tests:
kDriveCore/Data/Cache/AccountManager.swift#L314
testCategoriesAndFiles, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
API tests:
kDriveCore/Data/Cache/AccountManager.swift#L314
testCategory, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
API tests:
kDriveCore/Data/Cache/AccountManager.swift#L314
testCreateCommonDirectory, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
API tests:
kDriveCore/Data/Cache/AccountManager.swift#L314
testCreateDirectory, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
API tests:
kDriveCore/Data/Cache/AccountManager.swift#L314
testCreateDropBox, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
API tests:
kDriveCore/Data/Cache/AccountManager.swift#L314
testCreateOfficeFile, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
API tests:
kDriveCore/Data/Cache/AccountManager.swift#L314
testDeleteFile, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
API tests:
kDriveCore/Data/Cache/AccountManager.swift#L314
testDuplicateFile, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|