Don't instantiate QWebEngineView at all when using FakeAuthWidget

Authored by dvratil on May 27 2018, 11:29 PM.

Description

Don't instantiate QWebEngineView at all when using FakeAuthWidget

QWebEngine needs OpenGL which we don't have on the CI, so the test crashes.

We don't need the QWebEngineView in the tests anyway as we skip that part and
we go straight to simulating a response with a fake access code.

Details

Committed
dvratilMay 27 2018, 11:29 PM
Parents
R477:58be01a2a853: Drive: use only filename to create multipart boundary hash
Branches
Unknown
Tags
Unknown