luminus

Piotr 2020-01-10T06:11:28.002900Z

Hi Everyone! How would I test authentication in my unit tests? In Django you would normally use force_authenticate which is available on api clients. What would be preferred way to do this in luminus?