Sunday, April 25, 2021

Cannot successfully upload file in a ChannelsLiveServerTestCase server

I am using ChannelsLiveServerTestCase to spin up a server for testing in behave for a reason that the StaticLiveServerTestCase does not support websockets. My issue is after changing to ChannelsLiveServerTestCase one of my feature which have to upload a file is now failing I am not sure if uploading file is supported in ChannelsLiveServerTestCase or is there a workaround for StaticLiveServerTestCase to support websockets.

Cheers,

Jerald

--
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/a597a1e5-7a8f-4bd2-a112-4f0ac778fb07n%40googlegroups.com.

No comments:

Post a Comment