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

consolidate export config of local storage test steps #39627

Closed
individual-it opened this issue Dec 29, 2021 · 0 comments · Fixed by #40435
Closed

consolidate export config of local storage test steps #39627

individual-it opened this issue Dec 29, 2021 · 0 comments · Fixed by #40435
Assignees
Labels

Comments

@individual-it
Copy link
Member

the steps
Given the administrator has created a json file with exported config of local storage mount "TestMountPoint" to "mountConfig.json" in temporary storage in \WebDav::theAdminHasCreatedAJsonFileWithExportedMountConfig
and the combination of

Given the administrator has exported the local storage mounts using the occ command
 And the administrator has created a file "exportedMounts.json" in temporary storage with the last exported content using the testing API

in \OccContext::theAdministratorHasExportedTheMountsUsingTheOccCommand & \FeatureContext::theAdministratorHasCreatedAFileInTemporaryStorageWithLastExportedContent

look very similar to me except of the mount point option.
Maybe we can DRY the code and also don't have the scattered over 3 files.

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

Successfully merging a pull request may close this issue.

2 participants