Re: django channels test authorization with live server

2018-07-13 Thread Andrew Godwin
Hi, this is the mailing list for the development of Django itself. I suspect you will instead want to ask a question like this to the django-users list! Andrew On Fri, Jul 13, 2018 at 5:37 AM Piotrek eF wrote: > Hello, > > Normally, when I launch runserver, and login to admin site, I can open j

django channels test authorization with live server

2018-07-13 Thread Piotrek eF
Hello, Normally, when I launch runserver, and login to admin site, I can open js console, connect to websocket server, and I'm authorized. I would like to realize such scenerio with pytest. Is there such possibility? -- You received this message because you are subscribed to the Google Groups