Re: ChannelsLiveServerTestCase: not posting messages

2023-01-05 Thread Rihhard
I've by now realized this issue is related specifically to Selenium and not Django On Thursday, January 5, 2023 at 8:07:29 PM UTC+2 Rihhard wrote: > Hey everyone > > I followed the channels tutorial here > <https://channels.readthedocs.io/en/stable/tutorial> verbati

ChannelsLiveServerTestCase: not posting messages

2023-01-05 Thread Rihhard
Hey everyone I followed the channels tutorial here verbatim, however, ran into weird behavior with the test on the last page of the tutorial where the tesst for some reason do not actually post/send the messages and thus fail. If I click o