-
Notifications
You must be signed in to change notification settings - Fork 472
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 <[email protected]> * Fix scan root Signed-off-by: Xuanwo <[email protected]> * Fix debug for cap Signed-off-by: Xuanwo <[email protected]> * avoid conflict Signed-off-by: Xuanwo <[email protected]> * Fix fs Signed-off-by: Xuanwo <[email protected]> * Allow retry content incomplete Signed-off-by: Xuanwo <[email protected]> * Allow retry for copy and rename Signed-off-by: Xuanwo <[email protected]> * FIx list tests Signed-off-by: Xuanwo <[email protected]> * Fix ensure root Signed-off-by: Xuanwo <[email protected]> * Allow retry for redis error Signed-off-by: Xuanwo <[email protected]> * Refactor random root Signed-off-by: Xuanwo <[email protected]> * Use better cap debug format Signed-off-by: Xuanwo <[email protected]> * Better! Signed-off-by: Xuanwo <[email protected]> * Fix webdav Signed-off-by: Xuanwo <[email protected]> * ftp should ensure parent dir exists Signed-off-by: Xuanwo <[email protected]> * Refactor tests Signed-off-by: Xuanwo <[email protected]> * format code Signed-off-by: Xuanwo <[email protected]> --------- Signed-off-by: Xuanwo <[email protected]>
- 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.