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

Adding and ensuring more dedicated tests #1764

Open
tinect opened this issue Mar 10, 2024 · 1 comment
Open

Adding and ensuring more dedicated tests #1764

tinect opened this issue Mar 10, 2024 · 1 comment

Comments

@tinect
Copy link
Contributor

tinect commented Mar 10, 2024

Feature Request

Using different adapters, I always see different behaviours. This could be avoided, if there were more dedicated tests in AdapterTestUtilities.

Currently, It is not clear what should happen, when:

  • move/copy any file onto any other existing file?
    • a few throw exceptions, some just overwrite
  • move/copy any file to the same destination?
    • a few throw exceptions, others remove the file, others just updating the visibility
  • deleteDirectory which does not exist
    • a few throw exceptions, others ignore it
@tinect
Copy link
Contributor Author

tinect commented Apr 29, 2024

@frankdejonge is this something we can talk about for v4?

@tinect tinect changed the title Adding more dedicated tests Adding and ensuring more dedicated tests Apr 29, 2024
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