Re: ChannelsLiveServerTestCase: not posting messages

2023-01-13 Thread shahil joshi
hi, when I am running the test it takes the main DB for storing the inner operations data why it's not storing to test DB? can you help me with this? On Thursday, January 5, 2023 at 11:42:06 PM UTC+5:30 elm.r...@gmail.com wrote: > I've by now realized this issue is related specifically to Selen

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 > verbatim, however, > ran into weir

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