refactor: use proper qt widgets patterns for auth
This commit is contained in:
@@ -9,6 +9,7 @@ void TestAuthManager::add()
|
||||
{
|
||||
}
|
||||
|
||||
// FIX: invalid test without access to emailed code
|
||||
void TestAuthManager::testSignIn()
|
||||
{
|
||||
QSignalSpy codeSent(m_authManager, &AuthManager::codeSentToEmail);
|
||||
|
||||
Reference in New Issue
Block a user