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
4 of 5 tasks
tinect opened this issue Mar 10, 2024 · 4 comments
Open
4 of 5 tasks

Adding and ensuring more dedicated tests #1764

tinect opened this issue Mar 10, 2024 · 4 comments

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:

@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
@SamMousa
Copy link

SamMousa commented Aug 8, 2024

From docs https://flysystem.thephpleague.com/docs/usage/filesystem-api/

Moving and copying are both deterministic operations. This means they will always overwrite the target location, and parent directories are always created (if and when needed)

The other 2 points remain though.

@tinect
Copy link
Contributor Author

tinect commented Aug 8, 2024

Oh, I forgot the page. but yes, then it is not valid for several adapters.

@SamMousa
Copy link

SamMousa commented Aug 8, 2024

Those could be files as bugs and be fixed without major release i guess?

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

2 participants