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

Test coverage for permission errors #8

Open
ericcornelissen opened this issue Apr 27, 2023 · 0 comments
Open

Test coverage for permission errors #8

ericcornelissen opened this issue Apr 27, 2023 · 0 comments
Labels
test Changes to automated tests

Comments

@ericcornelissen
Copy link
Owner

Test Improvements

Summary

The integration tests currently do not cover the scenario where the user does not have the required permissions to remove a file or directory (except for what's mentioned in #1, which isn't intentional). This is the most important gap in the integration coverage for the code base at 155b391. Ideally this would be covered and ideally for both normal usage and --trash usage.

@ericcornelissen ericcornelissen added the test Changes to automated tests label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Changes to automated tests
Projects
None yet
Development

No branches or pull requests

1 participant