Problem: The new data does not pass to the consumer or any functions unlike the regular testing with Django testcase or with RestApi testcase.
class ChatTests(ChannelsLiveServerTestCase)
serve_static = True # emulate StaticLiveServerTestCase
def setUp(self):
from Functions.TestClass import make_test_data
from
…
Latest comments (0)
Subscribe
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (0)