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

Add visibility tests for copy and move #1697

Open
tinect opened this issue Sep 6, 2023 · 0 comments
Open

Add visibility tests for copy and move #1697

tinect opened this issue Sep 6, 2023 · 0 comments

Comments

@tinect
Copy link
Contributor

tinect commented Sep 6, 2023

Feature Request

Scenario / Use-case

We need to make sure that the copied or moved file gives the same visibility as in the $config parameter, failing that of the source file.

Summary

add generic test cases:

  • copy_without_given_config_will_result_in_same_visibility_as_source
  • copy_will_result_in_same_visibility_as_given_config
  • move_without_given_config_will_result_in_same_visibility_as_source
  • move_will_result_in_same_visibility_as_given_config
@tinect tinect changed the title Add visibility tests for copy Add visibility tests for copy and move Sep 6, 2023
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

No branches or pull requests

1 participant