Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find existing occ commands that might be in the existing API test suites and move them into the cli test suites #39173

Open
19 tasks done
Tracked by #33051
kiranparajuli589 opened this issue Sep 6, 2021 · 1 comment
Assignees
Labels

Comments

@kiranparajuli589
Copy link
Contributor

kiranparajuli589 commented Sep 6, 2021

API features using occ commands in when step

  • apiWebdavUpload1/uploadFileToExcludedDirectory.feature
  • apiMain/appmanagement.feature
  • apiCapabilities/capabilities.feature:33
  • apiWebdavPreviews/previews.feature:142
  • apiWebdavMove1/moveFileToBlacklistedNameAsync.feature
  • apiWebdavMove1/moveFolderToBlacklistedName.feature:25
  • apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature
  • apiWebdavMove1/moveFolderToBlacklistedName.feature
  • apiWebdavUpload1/uploadFileToBlacklistedNameAsyncUsingNewChunking.feature
  • apiWebdavUpload1/uploadFiletOExcludedDIrectory.feature
  • apiWebdavUpload1/uploadFileToExcludedDirectoryAsyncUsingNewChunking.feature
  • apiWebdavUpload2/uploadFileToBlacklistedNameUsingNewChunking.feature:23
  • apiWebdavUpload2/uploadFileToBlacklistedNameUsingOldChunking.feature:20
  • apiWebdavUpload2/uploadFileToBlacklistedNameUsingOldChunkingOc10Issue36645.feature:21
  • apiWebdavUpload2/uploadFileToExcludedDirectoryUsingNewChunking.feature
  • apiWebdavUpload2/uploadFileToExcludedDirectoryUsingOldChunking.feature
  • apiWebdavUpload2/uploadFileToExcludedDirectoryUsingOldChunkingOc10Issue36645.feature
  • webUIPersonalSettings/accessToChangeFullNameThroughConfig.feature:12;21
  • webUIPersonalSettings/personalGeneralSettings.feature
@kiranparajuli589 kiranparajuli589 changed the title find existing occ commands that might be in the existing API test suites and move them into the cli test suites. ( wip @kiranparajuli589 ) find existing occ commands that might be in the existing API test suites and move them into the cli test suites Sep 6, 2021
@phil-davis
Copy link
Contributor

This should be fine to do. There might be some occ commands in given steps that set up a scenario. Those scenarios will need to stay in the API or webUI test suites. But in most cases the set up (Given steps) should be using API calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants