Hi
due to the impact of corona/covid19 I am working in a django-web-project. (I am a beginner to those Technologies...)
At the moment I am writing tests for a django application. Basic tests for creating get- and post-request with the test server (client) are working.
But now I am facing a file upload request which is triggered by a widget of a html page. After reading some settings it calls ajax file upload - resulting in a complex request with multiple settings...
Now I'm looking for a way to refer this funcionality mentioned above from a django test to get exactly the same request.
Is there a way to do this? (Any hints are welcome... !)
Thanks in advance
Albert.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/433bc5ea-ed05-4efa-bd02-96335126b541o%40googlegroups.com.
No comments:
Post a Comment