Skip to content

Conversation

@udirctera
Copy link
Collaborator

Description

This pull request focuses on adding unit tests for strict permission errors in file and directory operations. It also simplifies the permission error handling logic in the following ways:

  • Adds tests for handling completed_with_warnings in file operations.
  • Removes the strict permission argument from directory creation commands in _parents_generator.
  • Adds a test for strict permission directory creation at root paths.

- Add unit test for handling `completed_with_warnings` in file move operations
- Simplify `_parents_generator` logic, removing strict permission argument from directory creation commands
- Add unit test for strict permission directory creation at root paths
Add tests for handling strict permission errors during file operations and simplify permission error handling logic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant