Auth Controller (Qmp\Laravel\Tests\ExternalUsers\Controllers\AuthController) [x] User [x] User without valid token [x] Check token [x] Check token with bad token [x] Get token without token [x] Authenticate [x] Authenticate with bad user [x] Authenticate with bad password [x] Disconnect [x] Renew token [x] Renew token with bad token Sites Controller (Qmp\Laravel\Tests\ExternalUsers\Controllers\SitesController) [x] Index [x] Store [x] Show [x] Update [x] Delete Users Controller (Qmp\Laravel\Tests\ExternalUsers\Controllers\UsersController) [x] Index [x] Store [x] Show [x] Update [x] Destroy [x] For got pwd [x] For got pwd throttled [x] For got pwd no entity user [x] For got pwd no entity [x] For got pwd bad user [x] Change pwd [x] Change pwd bad email [x] Get users from v 2 [x] Manage entities [x] Get users by entity [x] Get users by entity with empty sites Site (Qmp\Laravel\Tests\ExternalUsers\Models\Site) [x] Send password reset notification User (Qmp\Laravel\Tests\ExternalUsers\Models\User) [x] Send password reset notification Reset Password (Qmp\Laravel\Tests\ExternalUsers\Notifications\ResetPassword) [x] To mail [x] With callback