-
Notifications
You must be signed in to change notification settings - Fork 478
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Allow reusing the same operator to speed up tests (#2068)
* refactor: Allow reusing the same operator to speed up tests Signed-off-by: Xuanwo <github@xuanwo.io> * Fix scan root Signed-off-by: Xuanwo <github@xuanwo.io> * Fix debug for cap Signed-off-by: Xuanwo <github@xuanwo.io> * avoid conflict Signed-off-by: Xuanwo <github@xuanwo.io> * Fix fs Signed-off-by: Xuanwo <github@xuanwo.io> * Allow retry content incomplete Signed-off-by: Xuanwo <github@xuanwo.io> * Allow retry for copy and rename Signed-off-by: Xuanwo <github@xuanwo.io> * FIx list tests Signed-off-by: Xuanwo <github@xuanwo.io> * Fix ensure root Signed-off-by: Xuanwo <github@xuanwo.io> * Allow retry for redis error Signed-off-by: Xuanwo <github@xuanwo.io> * Refactor random root Signed-off-by: Xuanwo <github@xuanwo.io> * Use better cap debug format Signed-off-by: Xuanwo <github@xuanwo.io> * Better! Signed-off-by: Xuanwo <github@xuanwo.io> * Fix webdav Signed-off-by: Xuanwo <github@xuanwo.io> * ftp should ensure parent dir exists Signed-off-by: Xuanwo <github@xuanwo.io> * Refactor tests Signed-off-by: Xuanwo <github@xuanwo.io> * format code Signed-off-by: Xuanwo <github@xuanwo.io> --------- Signed-off-by: Xuanwo <github@xuanwo.io>
- Loading branch information
Showing
23 changed files
with
425 additions
and
320 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.