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

[5.4] Add support to keep old files when testing uploads #19857

Closed
wants to merge 1 commit into from
Closed

[5.4] Add support to keep old files when testing uploads #19857

wants to merge 1 commit into from

Conversation

gocanto
Copy link
Contributor

@gocanto gocanto commented Jul 1, 2017

This is useful when testing files upload.

Use case:

if you upload a batch of files and then you need to delete just one of them, you will be able to assert that the deleted one does not exist while the others do.

Suggestions are welcome and I will understand if this PR is not accepted.

@gocanto gocanto changed the title Add support to keep old files when testing uploads [5.4] Add support to keep old files when testing uploads Jul 1, 2017
@taylorotwell
Copy link
Member

Hmm, not sure I really like this boolean option.

@gocanto
Copy link
Contributor Author

gocanto commented Jul 2, 2017

Yup, I see what you mean here.

I just opened another PR #19859

If not accepted, I would like to know your thohgts in how I can test this use cases.

Thanks sir.

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.

2 participants